summaryrefslogtreecommitdiffstats
path: root/src/gvcore/inputdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gvcore/inputdialog.h')
-rw-r--r--src/gvcore/inputdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gvcore/inputdialog.h b/src/gvcore/inputdialog.h
index 2613a20..8497c23 100644
--- a/src/gvcore/inputdialog.h
+++ b/src/gvcore/inputdialog.h
@@ -36,7 +36,7 @@ namespace Gwenview {
*/
class InputDialog : public KDialogBase {
Q_OBJECT
- TQ_OBJECT
+
public:
InputDialog(TQWidget* parent);
~InputDialog();