QTfrontend/AutoUpdater.cpp
author unc0rr
Thu, 22 Mar 2012 22:55:38 +0400
changeset 6805 097289be7200
parent 2266 289dc8e51210
permissions -rw-r--r--
Add more strictness in hope it will help with space leak

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}