mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-21 05:45:39 -04:00
Factorize input hooks into reusable monitor classes
Those monitors will need some context so this will be useful in the nearby future.
This commit is contained in:
@ -55,6 +55,8 @@ set(SRCS
|
||||
inputbindingdialog.cpp
|
||||
inputbindingdialog.h
|
||||
inputbindingdialog.ui
|
||||
inputbindingmonitor.cpp
|
||||
inputbindingmonitor.h
|
||||
inputbindingwidgets.cpp
|
||||
inputbindingwidgets.h
|
||||
main.cpp
|
||||
|
Reference in New Issue
Block a user