QTfrontend/AutoUpdater.cpp
author unc0rr
Thu, 23 Jun 2011 21:12:27 +0400
changeset 5289 9d18b61bd3eb
parent 2266 289dc8e51210
permissions -rw-r--r--
- Implement ThemesModel (load theme icons once, store in memory, don't reload from disk every time selection changes) - .pro file is usable again

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}