QTfrontend/InstallController.cpp
author nemo
Sat, 25 Dec 2010 21:35:40 -0500
changeset 4682 0fc1ff341482
parent 3697 d5b30d6373fc
child 4976 088d40d8aba2
permissions -rw-r--r--
add a GetGearElasticity since Mikade kept asking for it. (actually return *10000 to handle it being an hwFloat - I assume large values will just overflow to negative)

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

#include "InstallController.h"

InstallController::~InstallController()
{
}