QTfrontend/util/platform/AutoUpdater.cpp
author nemo
Wed, 05 Jun 2013 13:01:25 -0400
changeset 9141 e391e9a19b1c
parent 8381 588a8e6e2041
permissions -rw-r--r--
Bump protocol and version (game desync would be triggered by b70352db5675, 2ae44c4381cd - other revisions probably safe)

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}