summaryrefslogtreecommitdiffstats
path: root/src/tools/mpc/mpc_compile.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/mpc/mpc_compile.h')
-rw-r--r--src/tools/mpc/mpc_compile.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/mpc/mpc_compile.h b/src/tools/mpc/mpc_compile.h
index 5744f1b..4a85be4 100644
--- a/src/tools/mpc/mpc_compile.h
+++ b/src/tools/mpc/mpc_compile.h
@@ -17,7 +17,7 @@ namespace MPC
class CompileFile : public Compile::Process
{
Q_OBJECT
- TQ_OBJECT
+
protected:
virtual TQString deviceName() const { return TQString(); }
virtual TQStringList genericArguments(const Compile::Config &config) const;