QTfrontend/InstallController.cpp
author nemo
Wed, 06 Oct 2010 15:37:56 -0400
changeset 3929 9a4bbc1f67a2
parent 3697 d5b30d6373fc
child 4976 088d40d8aba2
permissions -rw-r--r--
Inline most of uFloat (saves ~7.5% opcount on a test game), inline a few very short candidates in uMisc, comment out some unused functions in uMisc

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

#include "InstallController.h"

InstallController::~InstallController()
{
}