changeset 566 | ebebedffba50 |
parent 537 | 16d3598f611f |
child 571 | bc9083a4a7fb |
1.1 --- a/mainwindow.h Wed Jul 04 11:05:15 2007 +0000 1.2 +++ b/mainwindow.h Mon Jul 23 12:42:02 2007 +0000 1.3 @@ -44,6 +44,7 @@ 1.4 void setupViewActions(); 1.5 void setupModeActions(); 1.6 void setupWindowActions(); 1.7 + void setupFlag(FlagObj *fo, QToolBar *tb, const QString &name, const QString &tooltip); 1.8 void setupFlagActions(); 1.9 void setupNetworkActions(); 1.10 void setupSettingsActions();