summaryrefslogtreecommitdiffabout
path: root/microkde/kresources/configpage.h
Side-by-side diff
Diffstat (limited to 'microkde/kresources/configpage.h') (more/less context) (ignore whitespace changes)
-rw-r--r--microkde/kresources/configpage.h1
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>
QPushButton* mStandardButton;
QListViewItem* mLastItem;
+ static const QString syncfamily;
};
}