QTfrontend/AutoUpdater.cpp
author nemo
Fri, 02 Sep 2011 01:19:37 -0400
changeset 5732 f3f381011728
parent 2266 289dc8e51210
permissions -rw-r--r--
Add a delay before applying screen resize to cut down on resize events (especially bad on OSes that need texture recreation)

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}