Fixed a bug that prevented the routing tab to be selected when a route to friend...
[situare] / src / ui / routingpanel.cpp
index 6135f31..6a244d2 100644 (file)
@@ -223,7 +223,7 @@ void RoutingPanel::setRoute(Route &route)
     // toggle action handler is called every time
     searchLocationButtonToggled(false);
 
-    emit showPanelRequested(this);
+    emit openPanelRequested(this);
 }
 
 void RoutingPanel::setRouteButtonDisabled()