QTfrontend/AutoUpdater.cpp
author unc0rr
Sun, 07 Nov 2010 16:41:03 +0300
changeset 4159 64e677349124
parent 2266 289dc8e51210
permissions -rw-r--r--
REmove stupid int64 conversions, provide real fixes to compiler hints

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}