Resize widget according to it's contents.
[yandex-traffic] / mainwidget.hpp
index fe41022..ce894c6 100644 (file)
@@ -33,6 +33,7 @@ protected:
     void timerEvent (QTimerEvent *event);
 
     void updateData ();
+    void updateSize ();
 
 protected slots:
     void trafficUpdated ();