mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-02 23:25:53 +08:00
refs #454 Remove old hotkey settings
This commit is contained in:
committed by
Mathew Sutcliffe
parent
9b6126c5db
commit
2636d53b45
@@ -12,7 +12,6 @@
|
||||
#include "blackmisc/statusmessagelist.h"
|
||||
#include "blackmisc/genericdbusinterface.h"
|
||||
#include "blackmisc/settingutilities.h"
|
||||
#include "blackmisc/hardware/keyboardkeylist.h"
|
||||
|
||||
namespace BlackCore
|
||||
{
|
||||
@@ -46,9 +45,6 @@ namespace BlackCore
|
||||
//! \copydoc IContextSettings::getAudioSettings()
|
||||
virtual BlackMisc::Settings::CSettingsAudio getAudioSettings() const override;
|
||||
|
||||
//! \copydoc IContextSettings::getHotkeys()
|
||||
virtual BlackMisc::Settings::CSettingKeyboardHotkeyList getHotkeys() const override;
|
||||
|
||||
//! \copydoc IContextSettings::value
|
||||
virtual BlackMisc::CStatusMessageList value(const QString &path, const QString &command, const BlackMisc::CVariant &value) override;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user