summaryrefslogtreecommitdiffabout
path: root/korganizer/koprefsdialog.h
Side-by-side diff
Diffstat (limited to 'korganizer/koprefsdialog.h') (more/less context) (ignore whitespace changes)
-rw-r--r--korganizer/koprefsdialog.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/korganizer/koprefsdialog.h b/korganizer/koprefsdialog.h
index fd651d0..83dc1eb 100644
--- a/korganizer/koprefsdialog.h
+++ b/korganizer/koprefsdialog.h
@@ -99,8 +99,8 @@ class KOPrefsDialog : public KPrefsDialog
private:
- KPrefsWidBool *mEnableGroupScheduling;
- KPrefsWidBool *mEnableProjectView;
+ KPrefsDialogWidBool *mEnableGroupScheduling;
+ KPrefsDialogWidBool *mEnableProjectView;
QFrame *mPrinterTab;