summaryrefslogtreecommitdiffstats
path: root/parts/filter/shellinsertdlg.h
diff options
context:
space:
mode:
Diffstat (limited to 'parts/filter/shellinsertdlg.h')
-rw-r--r--parts/filter/shellinsertdlg.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/parts/filter/shellinsertdlg.h b/parts/filter/shellinsertdlg.h
index d532079f..b6954ade 100644
--- a/parts/filter/shellinsertdlg.h
+++ b/parts/filter/shellinsertdlg.h
@@ -20,9 +20,10 @@ class KDevPlugin;
class KProcess;
-class ShellInsertDialog : public QDialog
+class ShellInsertDialog : public TQDialog
{
Q_OBJECT
+ TQ_OBJECT
public:
ShellInsertDialog();