From 1c58d1407f9584fedcdae390a04e2b37e5853361 Mon Sep 17 00:00:00 2001 From: kergoth Date: Sat, 09 Aug 2003 16:12:19 +0000 Subject: Merge from BRANCH_1_0 --- (limited to 'noncore/apps/opie-reader/Prefs.h') diff --git a/noncore/apps/opie-reader/Prefs.h b/noncore/apps/opie-reader/Prefs.h index 37d8c9e..8fef2f5 100644 --- a/noncore/apps/opie-reader/Prefs.h +++ b/noncore/apps/opie-reader/Prefs.h @@ -35,7 +35,7 @@ class QLabel; class CLayoutPrefs : public QWidget { - + Q_OBJECT public: friend class CPrefs; @@ -56,7 +56,7 @@ public: class CLayoutPrefs2 : public QWidget { - + Q_OBJECT public: friend class CPrefs; @@ -99,7 +99,7 @@ protected: */ class CMiscPrefs : public QWidget { - + Q_OBJECT public: friend class CPrefs; @@ -113,6 +113,7 @@ public: class CButtonPrefs : public QWidget { + Q_OBJECT #ifdef USECOMBO void populate(QComboBox*); #else @@ -135,7 +136,7 @@ public: class CInterPrefs : public QWidget { - + Q_OBJECT public: friend class CPrefs; -- cgit v0.9.0.2