summaryrefslogtreecommitdiffstats
path: root/src/progs/psp/base/psp_prog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/progs/psp/base/psp_prog.h')
-rw-r--r--src/progs/psp/base/psp_prog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/progs/psp/base/psp_prog.h b/src/progs/psp/base/psp_prog.h
index 8f777d6..131548f 100644
--- a/src/progs/psp/base/psp_prog.h
+++ b/src/progs/psp/base/psp_prog.h
@@ -17,7 +17,7 @@ namespace Psp
//-----------------------------------------------------------------------------
class Base : public Programmer::PicBase
{
-Q_OBJECT
+TQ_OBJECT
public:
Base(const Programmer::Group &group, const Pic::Data *data)