diff options
Diffstat (limited to 'kalarm/fontcolour.h')
-rw-r--r-- | kalarm/fontcolour.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kalarm/fontcolour.h b/kalarm/fontcolour.h index 4c36113cd..188324d6b 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; |