Merge branch 'crosshair2'
[situare] / src / map / mapview.h
index e6547d9..8f86892 100644 (file)
@@ -62,13 +62,6 @@ protected:
     */
     void resizeEvent(QResizeEvent *event);
 
-    /**
-    * @brief Called when view is displayed.
-    *
-    * @param event show event
-    */
-    void showEvent(QShowEvent *event);
-
 private:
     /**
     * @brief Event handler for mouse move events
@@ -154,7 +147,6 @@ signals:
 
     /**
     * @brief Signal for informing that zooming animation is finished
-    *
     */
     void viewZoomFinished();