summaryrefslogtreecommitdiffstats
path: root/buildtools/autotools/addprefixdlg.h
diff options
context:
space:
mode:
Diffstat (limited to 'buildtools/autotools/addprefixdlg.h')
-rw-r--r--buildtools/autotools/addprefixdlg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildtools/autotools/addprefixdlg.h b/buildtools/autotools/addprefixdlg.h
index 8712f47f..43630ab4 100644
--- a/buildtools/autotools/addprefixdlg.h
+++ b/buildtools/autotools/addprefixdlg.h
@@ -14,7 +14,7 @@
#include <tqdialog.h>
#include <klineedit.h>
-class QPushButton;
+class TQPushButton;
class AddPrefixDialog : public QDialog
{