Diffstat (limited to 'microkde/kresources/configpage.h') (more/less context) (ignore whitespace changes)
-rw-r--r-- | microkde/kresources/configpage.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/microkde/kresources/configpage.h b/microkde/kresources/configpage.h index 492ea54..be9239e 100644 --- a/microkde/kresources/configpage.h +++ b/microkde/kresources/configpage.h | |||
@@ -96,6 +96,7 @@ class ConfigPage : public QWidget, public ManagerListener<Resource> | |||
96 | QPushButton* mStandardButton; | 96 | QPushButton* mStandardButton; |
97 | 97 | ||
98 | QListViewItem* mLastItem; | 98 | QListViewItem* mLastItem; |
99 | static const QString syncfamily; | ||
99 | }; | 100 | }; |
100 | 101 | ||
101 | } | 102 | } |