X-Git-Url: http://git.tdb.fi/?p=r2c2.git;a=blobdiff_plain;f=source%2Fengineer%2Ftraindialog.h;h=3d6d1438895544ba6bb8780823c8fc8fa3b81c08;hp=545c3b0dae3afc0d1380e8f570dce783c4ad12b1;hb=9e96d36a21c24befc88c7bf9c1014c22169e3a6a;hpb=95339ab1d15219938c7b2945f4f558dc162c9127 diff --git a/source/engineer/traindialog.h b/source/engineer/traindialog.h index 545c3b0..3d6d143 100644 --- a/source/engineer/traindialog.h +++ b/source/engineer/traindialog.h @@ -37,6 +37,7 @@ private: void update_forward(bool); void ui_forward_toggled(bool); void expand_clicked(); + void set_expanded(bool); void toggle_panel(bool, Msp::GLtk::Panel *); };