summaryrefslogtreecommitdiffstats
path: root/vcs/perforce/commitdlg.h
diff options
context:
space:
mode:
Diffstat (limited to 'vcs/perforce/commitdlg.h')
-rw-r--r--vcs/perforce/commitdlg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcs/perforce/commitdlg.h b/vcs/perforce/commitdlg.h
index 7fa70404..a2dbf2fd 100644
--- a/vcs/perforce/commitdlg.h
+++ b/vcs/perforce/commitdlg.h
@@ -23,7 +23,7 @@ class TDEProcess;
class CommitDialog : public KDialogBase
{
- Q_OBJECT
+ TQ_OBJECT
public:
CommitDialog( TQWidget *parent = 0, const char *name = 0 );