Added text label for empty panels
[situare] / src / ui / routingpanel.h
index 2418f4c..5d773d2 100644 (file)
@@ -119,6 +119,7 @@ signals:
  * DATA MEMBERS
  ******************************************************************************/
 private:
+    QLabel *m_noRouteLabel;                             ///< Text label for empty panel
     QLabel *m_resultsLabel;                             ///< Location list label
 
     ImageButton *m_clearRouteButton;                    ///< Search location button