QTfrontend/AutoUpdater.cpp
author Mitchell Kember <mk12360@gmail.com>
Tue, 04 Dec 2012 16:53:47 -0500
branchflibqtfrontend
changeset 8248 34d1aceb31aa
parent 2266 289dc8e51210
permissions -rw-r--r--
Cleaned up frontend options a bit and added a couple WhatsThis messages.

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}