QTfrontend/AutoUpdater.cpp
author koda
Wed, 18 Jan 2012 01:07:07 +0100
changeset 6584 5bb48450b978
parent 2266 289dc8e51210
permissions -rw-r--r--
simplify qpushbuttonwithsound and add a mouseover sound (I tried selecting the least annoying ones, maybe it'd be better to look for proper button sound effects)

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}