mirror of
https://github.com/YACReader/yacreader
synced 2025-11-15 06:22:49 -05: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