summaryrefslogtreecommitdiffstats
path: root/cervisia/editwithmenu.h
diff options
context:
space:
mode:
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;
};