QTfrontend/AutoUpdater.cpp
author sheepluva
Sun, 29 Apr 2012 20:52:10 +0200
changeset 6960 822f8269e13f
parent 2266 289dc8e51210
permissions -rw-r--r--
map, theme & style selection won't be lost on data updata now (except the selected map/theme/style is deleted ofc). enabling F5 key to reload data :>

/*
 * Copyright (C) 2008 Remko Troncon
 */

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}