QTfrontend/AutoUpdater.cpp
author unc0rr
Fri, 29 Jun 2012 00:45:13 +0400
changeset 7323 8490a4f439a5
parent 2266 289dc8e51210
permissions -rw-r--r--
Convert function with var parameters declarations into #define + function which accepts pointers

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}