QTfrontend/AutoUpdater.cpp
author nemo
Sat, 20 Aug 2011 15:31:23 -0400
changeset 5608 1e5d925dde9d
parent 2266 289dc8e51210
permissions -rw-r--r--
Attempt to recreate all textures if using Windows or OSX which lose textures on context recreation. Not really tested since I don't have Windows or OSX.

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}