QTfrontend/AutoUpdater.cpp
author unc0rr
Sun, 05 Feb 2012 23:24:43 +0400
changeset 6626 a447993f2ad7
parent 2266 289dc8e51210
permissions -rw-r--r--
Further work on propagating types. Now it hopefully works fully, just need to annotate namespace with types first.

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}