mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2026-02-03 23:09:48 +00:00
fix some found warning
This commit is contained in:
@@ -74,5 +74,5 @@ QStringList AWCustomKeysHelper::leftKeys()
|
||||
|
||||
QStringList AWCustomKeysHelper::rightKeys()
|
||||
{
|
||||
return QStringList();
|
||||
return {};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user