From 3d60948da05a7f97b11c73e0aa77242502da8586 Mon Sep 17 00:00:00 2001 From: Arno Date: Tue, 7 Mar 2017 19:37:41 +0100 Subject: Add bindings for global KDE shortcuts Hell, this was much harder than it should be. The API documentation is crap and I didn't find a single decent example with my google foo! --- BeetPlayer.pro | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'BeetPlayer.pro') diff --git a/BeetPlayer.pro b/BeetPlayer.pro index a2aa13f..bc8e1d3 100644 --- a/BeetPlayer.pro +++ b/BeetPlayer.pro @@ -4,7 +4,8 @@ # #------------------------------------------------- -QT += core gui multimedia sql +QT += core gui multimedia sql +QT += KGlobalAccel greaterThan(QT_MAJOR_VERSION, 4): QT += widgets -- cgit v1.2.3-70-g09d2