QTfrontend/AutoUpdater.cpp
author koda
Tue, 01 May 2012 11:25:44 +0100
changeset 6971 b7b38e051b5f
parent 2266 289dc8e51210
permissions -rw-r--r--
add NULL definition and align types to their correct bitwidth

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}