X-Git-Url: https://git.llucax.com/z.facultad/75.42/plaqui.git/blobdiff_plain/b7745587e67846353ff872a3bc3b3ea5a84706ac..d3ea2ff01c51df0df95cd23157267048e2c2fdcd:/Constructor/conduct.h diff --git a/Constructor/conduct.h b/Constructor/conduct.h index 2a44ce1..4735d82 100644 --- a/Constructor/conduct.h +++ b/Constructor/conduct.h @@ -10,6 +10,7 @@ class Conduct : public CItem { virtual ~Conduct(); virtual bool on_button_press_event(GdkEventButton *event); virtual void on_menu_popup_rotar(); + virtual void on_menu_popup_propiedades(); private: int imgActual;