mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-07-10 04:15:51 +00:00
Cosmetic commit
* apply clangformat settings * update translations * rename settings
This commit is contained in:
@ -38,7 +38,7 @@ AWUpdateHelper::AWUpdateHelper(QObject *parent)
|
||||
qCDebug(LOG_AW) << __PRETTY_FUNCTION__;
|
||||
|
||||
m_foundVersion = QString(VERSION);
|
||||
m_genericConfig = QString("%1/awesomewidgets/generic.ini")
|
||||
m_genericConfig = QString("%1/awesomewidgets/general.ini")
|
||||
.arg(QStandardPaths::writableLocation(
|
||||
QStandardPaths::GenericDataLocation));
|
||||
}
|
||||
|
Reference in New Issue
Block a user