X-Git-Url: https://git.llucax.com/z.facultad/75.42/plaqui.git/blobdiff_plain/b7745587e67846353ff872a3bc3b3ea5a84706ac..2686d511ecfa9bdd0693fc3e1c8320e52188beb4:/Constructor/cistern.h diff --git a/Constructor/cistern.h b/Constructor/cistern.h index 3fb32ba..bad3ff1 100644 --- a/Constructor/cistern.h +++ b/Constructor/cistern.h @@ -10,6 +10,7 @@ class Cistern : public CItem { virtual ~Cistern(); virtual bool on_button_press_event(GdkEventButton *event); virtual void on_menu_popup_rotar(); + virtual void on_menu_popup_propiedades(); private: int imgActual;