This was not supposed to be commited.
This commit is contained in:
Olivier Teulière 2013-01-20 19:48:15 +01:00
parent 1dcf458695
commit 0cfc063a0f

View file

@ -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)