Commit 514c8448 authored by Claudio Valerio's avatar Claudio Valerio

removed unused headers

parent da52cc61
...@@ -346,8 +346,6 @@ void UBDockPalette::setTabsOrientation(eUBDockTabOrientation orientation) ...@@ -346,8 +346,6 @@ void UBDockPalette::setTabsOrientation(eUBDockTabOrientation orientation)
/** /**
* \brief Update the tab position regarding the toolbar position (up or down) * \brief Update the tab position regarding the toolbar position (up or down)
*/ */
#include "board/UBBoardController.h"
#include "domain/UBGraphicsScene.h"
void UBDockPalette::onToolbarPosUpdated() void UBDockPalette::onToolbarPosUpdated()
{ {
// Get the position of the tab // Get the position of the tab
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment