mirror of
https://github.com/YACReader/yacreader
synced 2025-09-12 08:15:23 -04:00
clang-format
This commit is contained in:
@ -30,7 +30,7 @@ bool HttpVersionChecker::checkNewVersion(QString sourceContent)
|
||||
int index = 0;
|
||||
bool newVersion = false;
|
||||
bool sameVersion = true;
|
||||
//bool currentVersionIsNewer = false;
|
||||
// bool currentVersionIsNewer = false;
|
||||
#ifdef QT_DEBUG
|
||||
QString version(PREVIOUS_VERSION_TESTING);
|
||||
#else
|
||||
|
Reference in New Issue
Block a user