summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-reader/Prefs.h
Side-by-side diff
Diffstat (limited to 'noncore/apps/opie-reader/Prefs.h') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/apps/opie-reader/Prefs.h9
1 files changed, 5 insertions, 4 deletions
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
@@ -36,5 +36,5 @@ class QLabel;
class CLayoutPrefs : public QWidget
{
-
+ Q_OBJECT
public:
@@ -57,5 +57,5 @@ public:
class CLayoutPrefs2 : public QWidget
{
-
+ Q_OBJECT
public:
@@ -100,5 +100,5 @@ protected:
class CMiscPrefs : public QWidget
{
-
+ Q_OBJECT
public:
@@ -114,4 +114,5 @@ public:
class CButtonPrefs : public QWidget
{
+ Q_OBJECT
#ifdef USECOMBO
void populate(QComboBox*);
@@ -136,5 +137,5 @@ public:
class CInterPrefs : public QWidget
{
-
+ Q_OBJECT
public: