diff options
Diffstat (limited to 'lib/kformula/kformuladocument.cc')
| -rw-r--r-- | lib/kformula/kformuladocument.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kformula/kformuladocument.cc b/lib/kformula/kformuladocument.cc index 540fe5ef4..917d54c58 100644 --- a/lib/kformula/kformuladocument.cc +++ b/lib/kformula/kformuladocument.cc @@ -436,7 +436,7 @@ void DocumentWrapper::setCommandStack( KoCommandHistory* history ) void DocumentWrapper::createActions( KActionCollection* collection ) { - KGlobal::dirs()->addResourceType( "toolbar", + TDEGlobal::dirs()->addResourceType( "toolbar", KStandardDirs::kde_default("data") + "kformula/pics/" ); |
