QTfrontend/AutoUpdater.cpp
author smxx
Mon, 01 Mar 2010 12:55:54 +0000
changeset 2898 c53636f556f8
parent 2266 289dc8e51210
permissions -rw-r--r--
Frontend: * Added language selection to options menu to allow using other languages than the one detected by Qt

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}