QTfrontend/util/platform/AutoUpdater.cpp
author unc0rr
Sat, 11 May 2019 22:39:55 +0200
changeset 14915 a3ad06ac390e
parent 8381 588a8e6e2041
permissions -rw-r--r--
Proof of concept for new net game client

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}