diff options
Diffstat (limited to 'quanta/components/debugger/variableslistview.h')
-rw-r--r-- | quanta/components/debugger/variableslistview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/quanta/components/debugger/variableslistview.h b/quanta/components/debugger/variableslistview.h index 69b27852..296fa7d9 100644 --- a/quanta/components/debugger/variableslistview.h +++ b/quanta/components/debugger/variableslistview.h @@ -27,7 +27,7 @@ class DebuggerVariable; class VariablesListView : public TDEListView { - Q_OBJECT + TQ_OBJECT enum menuitems |