summaryrefslogtreecommitdiffstats
path: root/interfaces/tdescript/sample/shellscript.h
diff options
context:
space:
mode:
Diffstat (limited to 'interfaces/tdescript/sample/shellscript.h')
-rw-r--r--interfaces/tdescript/sample/shellscript.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/interfaces/tdescript/sample/shellscript.h b/interfaces/tdescript/sample/shellscript.h
index 2cdaf7e5a..f03e17ba3 100644
--- a/interfaces/tdescript/sample/shellscript.h
+++ b/interfaces/tdescript/sample/shellscript.h
@@ -26,7 +26,7 @@
//using namespace KScriptInterface;
class ShellScript : public KScriptInterface
{
- Q_OBJECT
+ TQ_OBJECT
public:
ShellScript(KScriptClientInterface *parent, const char *name, const TQStringList &args);
virtual ~ShellScript();