Merge branch 'master' into new_panels
[situare] / src / ui / panelcommon.h
index b97d3a9..b254822 100644 (file)
@@ -79,10 +79,4 @@ const int ZOOM_BUTTON_PANEL_BUTTON_SPACING = 4; ///< Size of a zoom button spaci
 
 const QString ZOOMPANEL_POSITION = "Zoom_Panel_Position";
 
-// Direction indicator button settings
-const int DIRECTION_INDICATOR_POSITION_X = 10; ///< Horizontal position of direction indicator button
-const int DIRECTION_INDICATOR_POSITION_Y = 315; ///< Vertical position of direction indicator button
-
-const QString DIRECTION_INDICATOR_BUTTON_POSITION = "Direction_Indicator_Position";
-
 #endif // PANELCOMMON_H