QTfrontend/AutoUpdater.cpp
author sheepluva
Fri, 31 Aug 2012 11:24:57 +0200
changeset 7634 ca14ec44b223
parent 2266 289dc8e51210
permissions -rw-r--r--
print all GL_EXTENSIONS properly to logfile (should a;sp fix build on systems with compiler/lib versions that can't implicity cast PGLubyte to PChar)

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}