summaryrefslogtreecommitdiffstats
path: root/umbrello/umbrello/refactoring/refactoringassistant.h
diff options
context:
space:
mode:
Diffstat (limited to 'umbrello/umbrello/refactoring/refactoringassistant.h')
-rw-r--r--umbrello/umbrello/refactoring/refactoringassistant.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/umbrello/umbrello/refactoring/refactoringassistant.h b/umbrello/umbrello/refactoring/refactoringassistant.h
index 7acec605..e59b8423 100644
--- a/umbrello/umbrello/refactoring/refactoringassistant.h
+++ b/umbrello/umbrello/refactoring/refactoringassistant.h
@@ -31,7 +31,7 @@ class TQPoint;
class RefactoringAssistant : public KListView
{
Q_OBJECT
- TQ_OBJECT
+
public:
typedef std::map<TQListViewItem*, UMLObject*> UMLObjectMap;