summaryrefslogtreecommitdiffstats
path: root/tdedebugdialog/tdedebugdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdedebugdialog/tdedebugdialog.h')
-rw-r--r--tdedebugdialog/tdedebugdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdedebugdialog/tdedebugdialog.h b/tdedebugdialog/tdedebugdialog.h
index dec300018..d970b4a5d 100644
--- a/tdedebugdialog/tdedebugdialog.h
+++ b/tdedebugdialog/tdedebugdialog.h
@@ -39,7 +39,7 @@ class TDEConfig;
*/
class TDEDebugDialog : public KAbstractDebugDialog
{
- Q_OBJECT
+ TQ_OBJECT
public:
TDEDebugDialog( TQStringList areaList, TQWidget *parent=0, const char *name=0, bool modal=true );