mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-07-27 12:39:56 +00:00
fix some found warning
This commit is contained in:
@ -102,7 +102,7 @@ void AWFormatterHelper::editPairs()
|
||||
|
||||
QStringList AWFormatterHelper::leftKeys()
|
||||
{
|
||||
return QStringList();
|
||||
return {};
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user