QTfrontend/AutoUpdater.cpp
author sheepluva
Thu, 20 Oct 2011 23:25:16 +0200
changeset 6160 863d3edf5690
parent 2266 289dc8e51210
permissions -rw-r--r--
cleaning up some more, also adding a WIP file. changes: hats in the hat selection are now sorted like this: NoHat, Reserved hats (alphabetically), All other hats (alphabeticall)

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}