summaryrefslogtreecommitdiffstats
path: root/umbrello/umbrello/aligntoolbar.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-31 13:29:26 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-31 13:29:26 -0600
commit31fde11959900b0fd3748bab9a3539b88825feb9 (patch)
tree5cd7424ac96f34ae59a5d325fa797e30c0d6f58f /umbrello/umbrello/aligntoolbar.cpp
parent44ff5a3c798fe9c44df30cc898fbdffa44784d56 (diff)
downloadtdesdk-31fde11959900b0fd3748bab9a3539b88825feb9.tar.gz
tdesdk-31fde11959900b0fd3748bab9a3539b88825feb9.zip
Rename KStandard for enhanced compatibility with KDE4
Diffstat (limited to 'umbrello/umbrello/aligntoolbar.cpp')
-rw-r--r--umbrello/umbrello/aligntoolbar.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/umbrello/umbrello/aligntoolbar.cpp b/umbrello/umbrello/aligntoolbar.cpp
index d8248bda..cf2a15cc 100644
--- a/umbrello/umbrello/aligntoolbar.cpp
+++ b/umbrello/umbrello/aligntoolbar.cpp
@@ -67,7 +67,7 @@ bool AlignToolBar::hasWidgetSmallerY(const UMLWidget* widget1, const UMLWidget*
}
void AlignToolBar::loadPixmaps() {
- KStandardDirs* dirs = TDEGlobal::dirs();
+ TDEStandardDirs* dirs = TDEGlobal::dirs();
TQString dataDir = dirs->findResourceDir( "data", "umbrello/pics/object.png" );
dataDir += "/umbrello/pics/";