summaryrefslogtreecommitdiffstats
path: root/umbrello/umbrello/aligntoolbar.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'umbrello/umbrello/aligntoolbar.cpp')
-rw-r--r--umbrello/umbrello/aligntoolbar.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/umbrello/umbrello/aligntoolbar.cpp b/umbrello/umbrello/aligntoolbar.cpp
index aa62f500..2ac38d4e 100644
--- a/umbrello/umbrello/aligntoolbar.cpp
+++ b/umbrello/umbrello/aligntoolbar.cpp
@@ -31,8 +31,8 @@
#include "umlwidget.h"
#include "umlwidgetlist.h"
-AlignToolBar::AlignToolBar(TQMainWindow* tqparentWindow, const char* )
- : KToolBar(tqparentWindow,TQt::DockRight,false) {
+AlignToolBar::AlignToolBar(TQMainWindow* parentWindow, const char* )
+ : KToolBar(parentWindow,TQt::DockRight,false) {
// load images for the buttons
loadPixmaps();