summaryrefslogtreecommitdiff
path: root/core/pim/todo/mainwindow.h
Side-by-side diff
Diffstat (limited to 'core/pim/todo/mainwindow.h') (more/less context) (ignore whitespace changes)
-rw-r--r--core/pim/todo/mainwindow.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/core/pim/todo/mainwindow.h b/core/pim/todo/mainwindow.h
index a81c27c..9be7c66 100644
--- a/core/pim/todo/mainwindow.h
+++ b/core/pim/todo/mainwindow.h
@@ -25,12 +25,13 @@
#include <qmainwindow.h>
class TodoTable;
class QAction;
class QPopupMenu;
class Ir;
+class OFontMenu;
class TodoWindow : public QMainWindow
{
Q_OBJECT
public:
@@ -74,6 +75,8 @@ private:
QPopupMenu *contextMenu, *catMenu;
bool syncing;
};
#endif
+
+