X-Git-Url: https://git.llucax.com/z.facultad/75.42/plaqui.git/blobdiff_plain/3a8788fb198a1e0590823745f39fbff81056db09..6983220ff84632481c1628720fe15b8f3ac1c9cb:/Constructor/itemptywnd.h diff --git a/Constructor/itemptywnd.h b/Constructor/itemptywnd.h index 6f82c22..c8f4dd1 100644 --- a/Constructor/itemptywnd.h +++ b/Constructor/itemptywnd.h @@ -9,7 +9,7 @@ class ItemPtyWnd : public PropertyWnd { virtual ~ItemPtyWnd(); Gtk::SpinButton *spin_caudal; Gtk::RadioButton *rd_btn_union, *rd_btn_division; - Gtk::Label *lb_type; + Gtk::Label *lb_type, *lb_max_fluid; Gtk::Entry *txt_item_name; protected: virtual void on_btn_cancel_clicked();