QTfrontend/AutoUpdater.cpp
author sheepluva
Sat, 22 Oct 2011 01:00:21 +0200
changeset 6176 19ef039a8474
parent 2266 289dc8e51210
permissions -rw-r--r--
frontend will use the data file misc/qt_style.css instead of hardcoded stylesheet - if the file exists

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}