QTfrontend/AutoUpdater.cpp
author unc0rr
Sat, 12 May 2012 22:44:39 +0400
changeset 7067 f98ec3aecf4e
parent 2266 289dc8e51210
permissions -rw-r--r--
A solution to char vs string problem: mark single-letter strings with _S macro

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}