projects
/
claws.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
auto-chango compose toolbar button depending on folder selection
[claws.git]
/
src
/
mainwindow.h
diff --git
a/src/mainwindow.h
b/src/mainwindow.h
index 8182b05c5e297e2ffd118a9b3fc91932e374e19f..addd4f05518d2e6b19f28011e491e7d7e9cf8142 100644
(file)
--- a/
src/mainwindow.h
+++ b/
src/mainwindow.h
@@
-159,4
+159,8
@@
void main_window_set_menu_sensitive (MainWindow *mainwin);
void main_window_popup (MainWindow *mainwin);
+void main_window_toolbar_set_compose_button
+ (MainWindow *mainwin,
+ ComposeButtonType compose_btn_type);
+
#endif /* __MAINWINDOW_H__ */