summaryrefslogtreecommitdiffstats
path: root/tdecachegrind/tdecachegrind/functionselection.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdecachegrind/tdecachegrind/functionselection.h')
-rw-r--r--tdecachegrind/tdecachegrind/functionselection.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecachegrind/tdecachegrind/functionselection.h b/tdecachegrind/tdecachegrind/functionselection.h
index c5f78107..38ebda64 100644
--- a/tdecachegrind/tdecachegrind/functionselection.h
+++ b/tdecachegrind/tdecachegrind/functionselection.h
@@ -38,7 +38,7 @@ class NestedAreaItem;
class FunctionSelection : public FunctionSelectionBase, public TraceItemView
{
Q_OBJECT
- TQ_OBJECT
+
public:
FunctionSelection( TopLevel*, TQWidget* parent = 0, const char* name = 0);