diff options
Diffstat (limited to 'kcontrol/tdefontinst/viewpart/FontViewerApp.h')
-rw-r--r-- | kcontrol/tdefontinst/viewpart/FontViewerApp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/tdefontinst/viewpart/FontViewerApp.h b/kcontrol/tdefontinst/viewpart/FontViewerApp.h index cc9a5981b..3b297a197 100644 --- a/kcontrol/tdefontinst/viewpart/FontViewerApp.h +++ b/kcontrol/tdefontinst/viewpart/FontViewerApp.h @@ -38,7 +38,7 @@ namespace KFI class CFontViewerAppMainWindow : public KParts::MainWindow { - Q_OBJECT + TQ_OBJECT public: |