diff options
-rw-r--r-- | src/bnpview.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bnpview.cpp b/src/bnpview.cpp index 991c445..1862bfa 100644 --- a/src/bnpview.cpp +++ b/src/bnpview.cpp @@ -1533,7 +1533,7 @@ TQPopupMenu* BNPView::popupMenu(const TQString &menuName) if (menu == 0) { if(!hack) { - KStandardDirs stdDirs; + TDEStandardDirs stdDirs; KMessageBox::error( this, i18n( "<p><b>The file basketui.rc seems to not exist or is too old.<br>" "%1 cannot run without it and will stop.</b></p>" |