QTfrontend/AutoUpdater.cpp
author Xeli
Sat, 12 Nov 2011 14:45:36 +0100
branchhedgeroid
changeset 6228 1b7d4d7d162b
parent 2266 289dc8e51210
permissions -rw-r--r--
added lines to avoid compiler hints, is this really the way we want to do it though? ;/

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}