QTfrontend/util/platform/AutoUpdater.cpp
author Wuzzy <Wuzzy2@mail.ru>
Wed, 14 Mar 2018 15:19:08 +0100
changeset 13197 0bc5f618ca7c
parent 8381 588a8e6e2041
permissions -rw-r--r--
Rename the misleadingly-named AmmoSchemeModel to GameSchemeModel AmmoSchemeModel was a misleading name, this class was actually used only for game schemes.

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}