Merge branch 'master' into zoom_button_drag
[situare] / src / common.h
index 5390f72..1a5dd1f 100644 (file)
@@ -35,5 +35,4 @@ const QFont NOKIA_FONT_NORMAL = QFont("Nokia Sans", 18, QFont::Normal);    ///<
 const QFont NOKIA_FONT_SMALL = QFont("Nokia Sans", 13, QFont::Normal);     ///< Small font
 
 const int DEFAULT_ZOOM_LEVEL_WHEN_GPS_IS_AVAILABLE = 12; ///< Default zoom level when GPS available
-const QString ZOOMPANEL_POSITION = "ZoomPanelPosition"; ///< Zoom panel position string
 #endif // COMMON_H