summaryrefslogtreecommitdiffstats
path: root/kicker/taskbar
diff options
context:
space:
mode:
Diffstat (limited to 'kicker/taskbar')
-rw-r--r--kicker/taskbar/taskbarcontainer.cpp2
-rw-r--r--kicker/taskbar/taskcontainer.cpp2
2 files changed, 2 insertions, 2 deletions
diff --git a/kicker/taskbar/taskbarcontainer.cpp b/kicker/taskbar/taskbarcontainer.cpp
index bfd1a40bf..404c27e24 100644
--- a/kicker/taskbar/taskbarcontainer.cpp
+++ b/kicker/taskbar/taskbarcontainer.cpp
@@ -28,7 +28,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#include <kapplication.h>
#include <kdebug.h>
#include <kiconloader.h>
-#include <kwindowlistmenu.h>
+#include <twindowlistmenu.h>
#include <X11/X.h>
#include <X11/Xlib.h>
diff --git a/kicker/taskbar/taskcontainer.cpp b/kicker/taskbar/taskcontainer.cpp
index 037f65b68..7c850e853 100644
--- a/kicker/taskbar/taskcontainer.cpp
+++ b/kicker/taskbar/taskcontainer.cpp
@@ -1140,7 +1140,7 @@ void TaskContainer::popupMenu(int action)
}
else if (action == TaskBarSettings::ShowOperationsMenu)
{
- if (!kapp->authorizeKAction("kwin_rmb"))
+ if (!kapp->authorizeKAction("twin_rmb"))
{
return;
}