QTfrontend/AutoUpdater.cpp
author unc0rr
Fri, 20 Jul 2012 18:42:45 +0400
changeset 7405 63f56edae4c6
parent 2266 289dc8e51210
permissions -rw-r--r--
Replace stupid 'mod' with 'and'

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}