From: pavelpa Date: Tue, 26 Jan 2010 13:12:41 +0000 (+0000) Subject: removed 'MainMenu' bar from MainWindow X-Git-Tag: 0.5.0~191 X-Git-Url: https://git.toastfreeware.priv.at/toast/confclerk.git/commitdiff_plain/830f10211173ba30f2c097002222d7048ac00eb6?ds=sidebyside removed 'MainMenu' bar from MainWindow - schedule is imported via 'conference' tab - about app is launched when user clicks 'info' button/icon --- diff --git a/src/gui/mainwindow.cpp b/src/gui/mainwindow.cpp index aa6aee5..ca1d17d 100644 --- a/src/gui/mainwindow.cpp +++ b/src/gui/mainwindow.cpp @@ -48,10 +48,6 @@ MainWindow::MainWindow(int aEventId, QWidget *aParent) connect(importScheduleWidget, SIGNAL(scheduleImported(int)), SLOT(scheduleImported(int))); - // connect Menu actions - connect(actionAboutQt, SIGNAL(triggered()), qApp, SLOT(aboutQt())); - connect(actionAboutApplication, SIGNAL(triggered()), SLOT(aboutApp())); - connect(dayNavigator, SIGNAL(dateChanged(const QDate &)), SLOT(updateDayView(const QDate &))); connect(trackDayNavigator, SIGNAL(dateChanged(const QDate &)), SLOT(updateTracksView(const QDate &))); connect(favouriteDayNavigator, SIGNAL(dateChanged(const QDate &)), SLOT(updateFavouritesView(const QDate &))); diff --git a/src/gui/mainwindow.ui b/src/gui/mainwindow.ui index e1b2069..c2139f0 100644 --- a/src/gui/mainwindow.ui +++ b/src/gui/mainwindow.ui @@ -23,7 +23,7 @@ - 5 + 0 @@ -547,53 +547,7 @@ - - - - 0 - 0 - 935 - 26 - - - - - File - - - - - - - Help - - - - - - - - - - Import Schedule - - - - - About Qt - - - - - About application - - - - - Quit - - @@ -623,22 +577,5 @@ - - - actionQuit - triggered() - MainWindow - close() - - - -1 - -1 - - - 266 - 187 - - - - +