summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-31 13:15:21 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-31 13:15:21 -0600
commitb036ec2e851499cf087de0f7cca3372344723dc0 (patch)
tree8fc4a90e57cc996b93a6c7183667f747ff9d0415
parent0150d31bbdd229bb1134a3919a6d8193fe284140 (diff)
downloadbasket-b036ec2e.tar.gz
basket-b036ec2e.zip
Rename KStandard for enhanced compatibility with KDE4
-rw-r--r--src/bnpview.cpp2
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>"