summaryrefslogtreecommitdiffstats
path: root/umbrello/umbrello/toolbarstateother.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'umbrello/umbrello/toolbarstateother.cpp')
-rw-r--r--umbrello/umbrello/toolbarstateother.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/umbrello/umbrello/toolbarstateother.cpp b/umbrello/umbrello/toolbarstateother.cpp
index 718ac456..736afa17 100644
--- a/umbrello/umbrello/toolbarstateother.cpp
+++ b/umbrello/umbrello/toolbarstateother.cpp
@@ -42,7 +42,7 @@ void ToolBarStateOther::setCurrentElement() {
}
void ToolBarStateOther::mouseReleaseEmpty() {
- if (m_pMouseEvent->button() == Qt::LeftButton) {
+ if (m_pMouseEvent->button() == TQt::LeftButton) {
if (!newWidget()) {
// Is UMLObject?