Fix search dialog title. Add "Exit" to the Symbian menu. Attempt to fix
[dorian] / mainwindow.cpp
index 493374f..f99ada6 100755 (executable)
@@ -99,6 +99,8 @@ MainWindow::MainWindow(QWidget *parent):
     addToolBarSpace();
     fullScreenAction = addToolBarAction(this, SLOT(showBig()),
                                         "view-fullscreen", tr("Full screen"));
+#else
+    (void)addToolBarAction(this, SLOT(close()), "", tr("Exit"));
 #endif
 
     // Buttons on top of the book view