summaryrefslogtreecommitdiffstats
path: root/src/commandline_part.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/commandline_part.h')
-rw-r--r--src/commandline_part.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commandline_part.h b/src/commandline_part.h
index 00b7139..6b022c2 100644
--- a/src/commandline_part.h
+++ b/src/commandline_part.h
@@ -30,7 +30,7 @@ class TDECmdLineArgs;
*/
class commandline_part : public TQObject
{
- Q_OBJECT
+ TQ_OBJECT
public:
commandline_part(TQObject *parent, const char *name, TDECmdLineArgs *args);