diff -r 9817b292f4a9 -r b8f0eefe4351 mainwindow.h --- a/mainwindow.h Mon Jul 23 12:42:02 2007 +0000 +++ b/mainwindow.h Mon Jul 23 12:42:02 2007 +0000 @@ -44,6 +44,7 @@ void setupViewActions(); void setupModeActions(); void setupWindowActions(); + void setupFlag(FlagObj *fo, QToolBar *tb, const QString &name, const QString &tooltip); void setupFlagActions(); void setupNetworkActions(); void setupSettingsActions();