X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fengineer%2Ftrainpanel.h;h=817ba18b238d84a998bd4a6ade21166e15a13e62;hb=684cf3b8c41e9bb60b2d286bd6d632b0c5abf0ab;hp=d8b1ab0bae0b4f63ccdb62a4b6083deb714c2870;hpb=010d8321e982d1684fcbff5bf6fc2bdec7cb7bae;p=r2c2.git diff --git a/source/engineer/trainpanel.h b/source/engineer/trainpanel.h index d8b1ab0..817ba18 100644 --- a/source/engineer/trainpanel.h +++ b/source/engineer/trainpanel.h @@ -1,7 +1,7 @@ /* $Id$ This file is part of the MSP Märklin suite -Copyright © 2006-2008 Mikkosoft Productions, Mikko Rasa +Copyright © 2006-2009 Mikkosoft Productions, Mikko Rasa Distributed under the GPL */ @@ -37,6 +37,7 @@ private: void loco_function_changed(unsigned, bool); void train_status_changed(const std::string &); void place_clicked(); + void edit_clicked(); void forward_toggled(bool); void func_toggled(bool, unsigned); };