diff options
Diffstat (limited to 'src/gui/outputmethoddlg.h')
-rw-r--r-- | src/gui/outputmethoddlg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/outputmethoddlg.h b/src/gui/outputmethoddlg.h index b18f8d7..6e7a914 100644 --- a/src/gui/outputmethoddlg.h +++ b/src/gui/outputmethoddlg.h @@ -62,7 +62,7 @@ class OutputMethodInfo class OutputMethodDlg : public KDialogBase { Q_OBJECT - TQ_OBJECT + public: /** * @param Caption The caption of the dialog window |