X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=src%2Fui%2Froutingpanel.h;h=1ba979cf35c10bde93e7dec83036eb97b77b2c74;hb=e704233e6360502f2c47f58ef84abedf9fe09f57;hp=61671689d76ae29d62165e6d652c708921eba458;hpb=62772a09d91e9157af0f433f841459a59823a4af;p=situare diff --git a/src/ui/routingpanel.h b/src/ui/routingpanel.h index 6167168..1ba979c 100644 --- a/src/ui/routingpanel.h +++ b/src/ui/routingpanel.h @@ -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.