mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-11-04 23:03:42 +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