From b036ec2e851499cf087de0f7cca3372344723dc0 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 31 Jan 2013 13:15:21 -0600 Subject: Rename KStandard for enhanced compatibility with KDE4 --- src/bnpview.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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( "

The file basketui.rc seems to not exist or is too old.
" "%1 cannot run without it and will stop.

" -- cgit v1.2.1