mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-20 20:40:29 +08:00
committed by
Roland Winklmeier
parent
14e9e01b90
commit
a131e8c91c
@@ -12,7 +12,7 @@
|
||||
|
||||
#include "infowindow.h"
|
||||
#include "guimodeenums.h"
|
||||
#include "blackcore/keyboard.h"
|
||||
#include "blackinput/keyboard.h"
|
||||
#include "blackcore/context_audio.h"
|
||||
#include "blackcore/context_network.h"
|
||||
#include "blackcore/context_settings.h"
|
||||
@@ -132,7 +132,7 @@ private:
|
||||
QLabel *m_statusBarLabel; /*!< status bar label */
|
||||
|
||||
// Hotkeys
|
||||
BlackCore::IKeyboard *m_keyboard;
|
||||
BlackInput::IKeyboard *m_keyboard;
|
||||
|
||||
//! GUI status update
|
||||
void updateGuiStatusInformation();
|
||||
|
||||
Reference in New Issue
Block a user