Add global shortcuts support on MATE
This commit is contained in:
@@ -39,6 +39,8 @@ class GlobalShortcutsBackend : public QObject {
|
||||
bool Register();
|
||||
void Unregister();
|
||||
|
||||
virtual bool IsAvailable() = 0;
|
||||
|
||||
signals:
|
||||
void RegisterFinished(bool success);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user