mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-05-02 07:05:38 +08:00
committed by
Roland Winklmeier
parent
14e9e01b90
commit
a131e8c91c
@@ -7,7 +7,7 @@
|
||||
#define BLACKSAMPLE_HOTKEY_H
|
||||
|
||||
#include "led.h"
|
||||
#include "blackcore/keyboard.h"
|
||||
#include "blackinput/keyboard.h"
|
||||
#include "blackmisc/hwkeyboardkey.h"
|
||||
|
||||
#include <QDialog>
|
||||
@@ -57,7 +57,7 @@ private:
|
||||
void setupUi();
|
||||
void setupConnections();
|
||||
|
||||
BlackCore::IKeyboard *m_keyboard;
|
||||
BlackInput::IKeyboard *m_keyboard;
|
||||
QPushButton *m_pbSelect;
|
||||
QLabel *m_lblHotkey;
|
||||
CLed *m_led;
|
||||
|
||||
Reference in New Issue
Block a user