QTfrontend/AutoUpdater.cpp
author sheepluva
Thu, 06 Dec 2012 10:01:01 +0100
changeset 8258 c14b27abe452
parent 2266 289dc8e51210
permissions -rw-r--r--
fix build on linux for me ( the uint32_t releated breakage )

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}