QTfrontend/InstallController.cpp
author unc0rr
Mon, 12 Oct 2009 13:49:22 +0000
changeset 2426 9d674c5c828d
parent 2400 2422ea85d100
child 3697 d5b30d6373fc
permissions -rw-r--r--
- Fix camera area with different zoom levels - Fix memory leak when loading lowres texture - Implement alternative horizont/sky sprites layout - Remove deprecated try to load .32.png or .16.png texture

/*
 *  InstallController.cpp
 *  
 *
 *  Created by Vittorio on 28/09/09.
 *  Copyright 2009 __MyCompanyName__. All rights reserved.
 *
 */

#include "InstallController.h"

InstallController::~InstallController()
{
}