The state before going to scratchbox
[kitchenalert] / src / kitchenalertmainwindow.h
index 1ec3974..a2d7202 100644 (file)
@@ -40,7 +40,7 @@ namespace Ui {
 /*! The main window class of KitchenAlert'
 
   @author Heli Hyvättinen
-  @date 2011-04-26
+  @date 2011-01-05
   @version 0.3.0
 
 Operates the UI.
@@ -150,7 +150,7 @@ private:
 
     CurrentAlertsTableModel model_; /*! The model that stores the alerts */
 
-   QString defaultSaveDirectory_;
+    const QString defaultSaveDirectory_;
 
     /*!
     Returns a QMoldelIndex pointing to the cell in the column 0 of the row that is currently selected.