X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=src%2Fkitchenalertmainwindow.h;h=392d05bbb7186f6fdb3701b863b52232ab6431cd;hb=73af518a176ebf08522c7c843bef52d64be82578;hp=1ec39747f366e15a95c3fc46ddb2841a00de931d;hpb=1b7058d42a0dd918569cc049ec174da5dd6b65fe;p=kitchenalert diff --git a/src/kitchenalertmainwindow.h b/src/kitchenalertmainwindow.h index 1ec3974..392d05b 100644 --- a/src/kitchenalertmainwindow.h +++ b/src/kitchenalertmainwindow.h @@ -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_; + QString defaultSaveDirectory_; /*! Returns a QMoldelIndex pointing to the cell in the column 0 of the row that is currently selected.