summaryrefslogtreecommitdiff
path: root/core/pim/todo/mainwindow.h
authorleseb <leseb>2002-07-10 17:45:15 (UTC)
committer leseb <leseb>2002-07-10 17:45:15 (UTC)
commit6456ddb2be2a874e858ee25d8463e446b7af58d5 (patch) (side-by-side diff)
treec2354188cea6176ed1959dfd304f701428da1ce7 /core/pim/todo/mainwindow.h
parent46110a78dd0646d972f238e295ee016f3e78fb85 (diff)
downloadopie-6456ddb2be2a874e858ee25d8463e446b7af58d5.zip
opie-6456ddb2be2a874e858ee25d8463e446b7af58d5.tar.gz
opie-6456ddb2be2a874e858ee25d8463e446b7af58d5.tar.bz2
Fix "view" menu item
Diffstat (limited to 'core/pim/todo/mainwindow.h') (more/less context) (ignore whitespace changes)
-rw-r--r--core/pim/todo/mainwindow.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/pim/todo/mainwindow.h b/core/pim/todo/mainwindow.h
index f62ec6e..7e8445c 100644
--- a/core/pim/todo/mainwindow.h
+++ b/core/pim/todo/mainwindow.h
@@ -79,6 +79,7 @@ private:
TodoTable *table;
TodoLabel *mView;
QAction *editAction,
+ *viewAction,
*deleteAction,
*findAction,
*completedAction,