Bluetooth Server Output class should be using layout manager
completed by: Hamish Morrison
mentors: Oliver Ruiz Dorantes
Inside trunk/src/servers/bluetooth/Output.* there is a window class that is not using any layout manager. The task is to use the layout manager to align the components such as in the bluetooth preferenes example:
trunk/src/preferences/bluetooth/BluetoothWindow.cpp
This will also fix some visibility and resizing problems