summaryrefslogtreecommitdiffstats
path: root/src/trayicon.h
diff options
context:
space:
mode:
authorSlávek Banko <[email protected]>2013-07-27 17:13:06 +0200
committerSlávek Banko <[email protected]>2013-07-27 18:48:47 +0200
commita915aa74dc1acdd12de97f9d95a848b3b2a17abb (patch)
treef65d926875557195c5f6dd840a517e195eeda20e /src/trayicon.h
parent7c2bc4b5ce4fc1a72868aa949e9ec49fbe2e7931 (diff)
downloadtork-a915aa74dc1acdd12de97f9d95a848b3b2a17abb.tar.gz
tork-a915aa74dc1acdd12de97f9d95a848b3b2a17abb.zip
Initial TDE conversion
Diffstat (limited to 'src/trayicon.h')
-rw-r--r--src/trayicon.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/trayicon.h b/src/trayicon.h
index 977a6ce..29d5204 100644
--- a/src/trayicon.h
+++ b/src/trayicon.h
@@ -43,7 +43,7 @@
#include <ksystemtray.h>
-#include <kpopupmenu.h>
+#include <tdepopupmenu.h>
#include <ntqpainter.h>
#include <kurl.h>
#include <tork.h>
@@ -84,7 +84,7 @@ private:
};
-class SetMaxRate : public KPopupMenu
+class SetMaxRate : public TDEPopupMenu
{
Q_OBJECT
public: