mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-07-14 06:15:49 +00:00
fix some found warning
This commit is contained in:
@ -59,7 +59,7 @@ QVariant DesktopSource::data(const QString &_source)
|
||||
return m_vdi->numberOfDesktops();
|
||||
}
|
||||
|
||||
return QVariant();
|
||||
return {};
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user