hid_core: Move hid to it's own subproject
This commit is contained in:
parent
92a331af76
commit
ee847f8ff0
141 changed files with 479 additions and 436 deletions
|
|
@ -7,7 +7,7 @@
|
|||
#include <QKeySequence>
|
||||
#include <QString>
|
||||
#include <QWidget>
|
||||
#include "core/hid/hid_types.h"
|
||||
#include "hid_core/hid_types.h"
|
||||
|
||||
class QDialog;
|
||||
class QSettings;
|
||||
|
|
|
|||
Reference in a new issue