QTfrontend/AutoUpdater.cpp
author sheepluva
Thu, 06 Dec 2012 10:01:01 +0100
branchflibqtfrontend
changeset 8259 02e32be01232
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()
{
}