auto-chango compose toolbar button depending on folder selection
[claws.git] / src / mainwindow.h
index 5315d105b88ffce3fdc3b5ba75b61c90ad26bbea..addd4f05518d2e6b19f28011e491e7d7e9cf8142 100644 (file)
@@ -158,6 +158,9 @@ void main_window_set_toolbar_sensitive      (MainWindow     *mainwin);
 void main_window_set_menu_sensitive    (MainWindow     *mainwin);
 
 void main_window_popup                 (MainWindow     *mainwin);
-/*void main_window_set_thread_option      (MainWindow *mainwin);*/
+
+void main_window_toolbar_set_compose_button    
+                                       (MainWindow *mainwin, 
+                                        ComposeButtonType compose_btn_type);
 
 #endif /* __MAINWINDOW_H__ */