Fixup speedwidget code.

This commit is contained in:
sledgehammer999
2015-07-18 19:16:03 +03:00
parent 8dd7014af6
commit 0b20794672
4 changed files with 72 additions and 83 deletions

View File

@@ -65,7 +65,6 @@ private:
QLabel *m_periodLabel;
QComboBox *m_periodCombobox;
SpeedPlotView *m_plot;
PropertiesWidget *m_properties;
QToolButton *m_graphsButton;
QMenu *m_graphsMenu;