sync with sylpheed 0.6.0cvs4
[claws.git] / src / inc.h
index 0bee8614cc51aaa59e3040d11d93a8e2060cdfad..7c7210a401584182a7a05ea063904af165cac05e 100644 (file)
--- a/src/inc.h
+++ b/src/inc.h
@@ -106,6 +106,10 @@ void inc_progress_update   (Pop3State      *state,
                                 Pop3Phase       phase);
 gint inc_drop_message          (const gchar    *file,
                                 Pop3State      *state);
+
+void inc_lock                  (void);
+void inc_unlock                        (void);
+
 void inc_autocheck_timer_init  (MainWindow     *mainwin);
 void inc_autocheck_timer_set   (void);
 void inc_autocheck_timer_remove        (void);