QTfrontend/AutoUpdater.cpp
author unc0rr
Sat, 30 Jun 2012 01:09:31 +0400
changeset 7333 520a16a14747
parent 2266 289dc8e51210
permissions -rw-r--r--
Properly convert taking address of function with var parameters

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}