QTfrontend/AutoUpdater.cpp
author unc0rr
Fri, 02 Sep 2011 12:06:24 +0400
changeset 5734 d710db47a1ef
parent 2266 289dc8e51210
permissions -rw-r--r--
Implement save button on game statistics page. I'm surprised I did it. Closes issue #264

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}