Frontend:
* Removed grid lines from room list
* Added map icons to room list and map selection (for easier identifying; have to be drawn)
* Removed multi row selection from room list
/*
* InstallController.cpp
*
*
* Created by Vittorio on 28/09/09.
* Copyright 2009 __MyCompanyName__. All rights reserved.
*
*/
#include "InstallController.h"
InstallController::~InstallController()
{
}