diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2018-06-17 13:25:57 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2018-06-17 13:25:57 +0000 |
| commit | 66fdb7a1576acf0ac547c32601e4adbd925b3d71 (patch) | |
| tree | cadf8a4566842d6df5760f7c64d91b085ef25b0d /src/plugins/General/hotkey/hotkeymanager_win.cpp | |
| parent | a9a504beef770e2efc514d768712c37bf9e5fb1c (diff) | |
| download | qmmp-66fdb7a1576acf0ac547c32601e4adbd925b3d71.tar.gz qmmp-66fdb7a1576acf0ac547c32601e4adbd925b3d71.tar.bz2 qmmp-66fdb7a1576acf0ac547c32601e4adbd925b3d71.zip | |
removed unneeded includes (Matteo Cypriani, fixes #963)
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8041 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General/hotkey/hotkeymanager_win.cpp')
| -rw-r--r-- | src/plugins/General/hotkey/hotkeymanager_win.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/plugins/General/hotkey/hotkeymanager_win.cpp b/src/plugins/General/hotkey/hotkeymanager_win.cpp index 44fdb6cb6..498230754 100644 --- a/src/plugins/General/hotkey/hotkeymanager_win.cpp +++ b/src/plugins/General/hotkey/hotkeymanager_win.cpp @@ -298,7 +298,4 @@ quint32 HotkeyManager::keycodeToKeysym(quint32 keycode) return MapVirtualKey(keycode, 1);
}
-#include "moc_hotkeymanager.cpp"
-
#endif
-
|
