summaryrefslogtreecommitdiffstats
path: root/kalarm/fontcolour.h
diff options
context:
space:
mode:
Diffstat (limited to 'kalarm/fontcolour.h')
-rw-r--r--kalarm/fontcolour.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kalarm/fontcolour.h b/kalarm/fontcolour.h
index 4c36113c..188324d6 100644
--- a/kalarm/fontcolour.h
+++ b/kalarm/fontcolour.h
@@ -70,7 +70,7 @@ private:
ColourCombo* mFgColourButton; // or null
ColourCombo* mBgColourButton;
TQPushButton* mRemoveColourButton;
- KFontChooser* mFontChooser;
+ TDEFontChooser* mFontChooser;
CheckBox* mDefaultFont; // or null
ColourList mColourList;
bool mReadOnly;