mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2026-01-26 03:09:48 +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