diff -r ddde0ac1472b -r 2422ea85d100 QTfrontend/InstallController.cpp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/QTfrontend/InstallController.cpp Fri Oct 02 16:49:31 2009 +0000 @@ -0,0 +1,14 @@ +/* + * InstallController.cpp + * + * + * Created by Vittorio on 28/09/09. + * Copyright 2009 __MyCompanyName__. All rights reserved. + * + */ + +#include "InstallController.h" + +InstallController::~InstallController() +{ +}