mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-09-06 23:59:56 +00:00
* end work on #68
* create special class for configuration * update clion settings
This commit is contained in:
@ -31,10 +31,10 @@ Item {
|
||||
id: main
|
||||
// backend
|
||||
AWKeys {
|
||||
id: awKeys;
|
||||
id: awKeys
|
||||
}
|
||||
AWActions {
|
||||
id: awActions;
|
||||
id: awActions
|
||||
}
|
||||
|
||||
property bool debug: awActions.isDebugEnabled()
|
||||
|
Reference in New Issue
Block a user