mirror of
git://git.savannah.nongnu.org/eliot.git
synced 2025-01-13 20:03:23 +01:00
parent
1dcf458695
commit
0cfc063a0f
1 changed files with 1 additions and 2 deletions
|
@ -40,8 +40,7 @@ using namespace std;
|
|||
INIT_LOGGER(qt, UpdateChecker);
|
||||
|
||||
#define SETTING_KEY "Interface/NextUpdateCheck"
|
||||
//#define URL "http://www.nongnu.org/eliot/latest-version"
|
||||
#define URL "http://localhost/latest-version"
|
||||
#define URL "http://www.nongnu.org/eliot/latest-version"
|
||||
|
||||
|
||||
UpdateChecker::UpdateChecker(QObject *parent)
|
||||
|
|
Loading…
Reference in a new issue