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 9a8f7347..af3db373 100644 --- a/quanta/components/debugger/variableslistview.h +++ b/quanta/components/debugger/variableslistview.h @@ -28,7 +28,7 @@ class DebuggerVariable; class VariablesListView : public KListView { Q_OBJECT - TQ_OBJECT + enum menuitems { |