QTfrontend/AutoUpdater.cpp
author Medo <smaxein@googlemail.com>
Thu, 02 Aug 2012 16:35:12 +0200
changeset 7458 fec6fa1e460e
parent 2266 289dc8e51210
permissions -rw-r--r--
frontlib: Fixed flib_netconn_send_leaveRoom returning -1 even though there was no error.

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}