mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-07-28 04:59:56 +00:00
refactor: fix some minor clang-tidy warnings
This commit is contained in:
@ -95,7 +95,7 @@ void AWUpdateHelper::showInfo(const QVersionNumber &_version)
|
||||
}
|
||||
|
||||
|
||||
void AWUpdateHelper::showUpdates(const QVersionNumber &_version)
|
||||
void AWUpdateHelper::showUpdates(const QVersionNumber &_version) const
|
||||
{
|
||||
qCDebug(LOG_AW) << "Version" << _version;
|
||||
|
||||
|
Reference in New Issue
Block a user