Renamed ListView::m_previousItem and RoutingPanel::anyPanelClosed().
[situare] / src / ui / routingpanel.h
index 6167168..1ba979c 100644 (file)
@@ -55,7 +55,7 @@ protected:
     /**
     * @brief Re-implemented from QWidget::hideEvent()
     *
-    * Clears lists' selections.
+    * Calls clearListsSelections()
     *
     * @param event
     */
@@ -66,11 +66,11 @@ protected:
  ******************************************************************************/
 private slots:
     /**
-    * @brief Called when any of the panel tabs is closed
+    * @brief Clears lists' selections.
     *
     * Does call setRouteButtonDisabled().
     */
-    void anyPanelClosed();
+    void clearListsSelections();
 
     /**
     * @brief Populates location list view.