QTfrontend/util/platform/AutoUpdater.cpp
author Wuzzy <Wuzzy2@mail.ru>
Tue, 24 Oct 2017 19:45:11 +0200
changeset 12757 0e425574bd5f
parent 8381 588a8e6e2041
permissions -rw-r--r--
Update README.md: Add game description, controls, getting started guide for n00bs, fix typos, reorganize sections

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}