summaryrefslogtreecommitdiffstats
path: root/umbrello/umbrello/worktoolbar.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'umbrello/umbrello/worktoolbar.cpp')
-rw-r--r--umbrello/umbrello/worktoolbar.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/umbrello/umbrello/worktoolbar.cpp b/umbrello/umbrello/worktoolbar.cpp
index a60c67de..4b64f575 100644
--- a/umbrello/umbrello/worktoolbar.cpp
+++ b/umbrello/umbrello/worktoolbar.cpp
@@ -26,8 +26,8 @@
#include "worktoolbar.h"
-WorkToolBar::WorkToolBar(TQMainWindow *tqparentWindow, const char*name)
- : KToolBar(tqparentWindow,TQt::DockRight,false,name) {
+WorkToolBar::WorkToolBar(TQMainWindow *parentWindow, const char*name)
+ : KToolBar(parentWindow,TQt::DockRight,false,name) {
m_CurrentButtonID = tbb_Undefined;
loadPixmaps();
m_Type = Uml::dt_Class; /* first time in just want it to load arrow,