projects
/
claws.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
2006-12-13 [colin] 2.6.1cvs26
[claws.git]
/
src
/
main.h
diff --git
a/src/main.h
b/src/main.h
index e68c3bfbdd8104d209c7255b6f0d968b2f131f5e..9ff2101a0934ad15a995a09dd3fd518cf9b1346a 100644
(file)
--- a/
src/main.h
+++ b/
src/main.h
@@
-29,5
+29,5
@@
extern gboolean debug_mode;
void app_will_exit (GtkWidget *widget, gpointer data);
gboolean clean_quit (gpointer data);
gboolean claws_is_exiting(void);
-
+gboolean claws_is_starting(void);
#endif /* __MAIN_H__ */