From 653d38ab915a9b1785ca71c73b32594e389ca67f Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Tue, 26 Jun 2018 14:39:03 +0000 Subject: reverted r8041 git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8062 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/General/hotkey/hotkeymanager_win.cpp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/plugins/General/hotkey/hotkeymanager_win.cpp') diff --git a/src/plugins/General/hotkey/hotkeymanager_win.cpp b/src/plugins/General/hotkey/hotkeymanager_win.cpp index 498230754..44fdb6cb6 100644 --- a/src/plugins/General/hotkey/hotkeymanager_win.cpp +++ b/src/plugins/General/hotkey/hotkeymanager_win.cpp @@ -298,4 +298,7 @@ quint32 HotkeyManager::keycodeToKeysym(quint32 keycode) return MapVirtualKey(keycode, 1); } +#include "moc_hotkeymanager.cpp" + #endif + -- cgit v1.2.3-13-gbd6f