summaryrefslogtreecommitdiffstats
path: root/cervisia/editwithmenu.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 10:52:50 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 10:52:50 -0600
commit0117fbed932653a04aeef16b2ed7edee858959ac (patch)
tree769ae82d3aec3a66184bd33b65843380b5265fbb /cervisia/editwithmenu.h
parent087f8d4521b0bc6614dc4b664b23674a7f5f5020 (diff)
downloadtdesdk-0117fbed932653a04aeef16b2ed7edee858959ac.tar.gz
tdesdk-0117fbed932653a04aeef16b2ed7edee858959ac.zip
Rename KLock and KTrader to avoid conflicts with KDE4
Diffstat (limited to 'cervisia/editwithmenu.h')
-rw-r--r--cervisia/editwithmenu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cervisia/editwithmenu.h b/cervisia/editwithmenu.h
index 9961b61f..1f2b1b7b 100644
--- a/cervisia/editwithmenu.h
+++ b/cervisia/editwithmenu.h
@@ -43,7 +43,7 @@ private slots:
void itemActivated(int);
private:
- KTrader::OfferList m_offers;
+ TDETrader::OfferList m_offers;
TQPopupMenu* m_menu;
KURL m_url;
};