From 7d51872c86155fbbf27aeb8e49e7a336d909caac Mon Sep 17 00:00:00 2001 From: eilers Date: Fri, 01 Aug 2003 14:22:29 +0000 Subject: Merging changes from BRANCH_1_0 to HEAD --- (limited to 'core/pim/todo/todoshow.h') diff --git a/core/pim/todo/todoshow.h b/core/pim/todo/todoshow.h index 7267b13..2babe93 100644 --- a/core/pim/todo/todoshow.h +++ b/core/pim/todo/todoshow.h @@ -50,6 +50,8 @@ namespace Todo { virtual QWidget* widget() = 0; protected: void escapeView(); + void showNext(); + void showPrev(); private: MainWindow *m_win; }; -- cgit v0.9.0.2