1 #ifndef GUI_CONFIGURESTREAM_H 2 #define GUI_CONFIGURESTREAM_H 4 #include "GUI_ConfigureStation.h" 15 StationPtr configuredStation()
override;
17 void configureWidgets(StationPtr station)
override;
18 QString labelText(
int i)
const override;
21 #endif // GUI_CONFIGURESTREAM_H
Definition: EngineUtils.h:33