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 8958d80..438e347 100644
--- a/src/gvcore/inputdialog.h
+++ b/src/gvcore/inputdialog.h
@@ -34,7 +34,7 @@ namespace Gwenview {
* An input dialog which give access to its line edit
*/
class InputDialog : public KDialogBase {
-Q_OBJECT
+TQ_OBJECT
public:
InputDialog(TQWidget* parent);