]> git.tdb.fi Git - r2c2.git/blobdiff - source/engineer/trainproperties.h
Framework for supporting multiple control protocols in a single driver
[r2c2.git] / source / engineer / trainproperties.h
index 99a0e99570f2f12a6cc1d44157be433bbc75d916..465154d2948789734672233ad7b0f39d8766978f 100644 (file)
@@ -21,6 +21,7 @@ private:
        Engineer &engineer;
        Marklin::Train *train;
        Msp::GLtk::Entry *ent_addr;
+       Msp::GLtk::Dropdown *drp_protocol;
        Msp::GLtk::Dropdown *drp_type;
        Msp::GLtk::Entry *ent_name;
        Msp::GLtk::Dropdown *drp_priority;