X-Git-Url: https://git.llucax.com/z.facultad/75.42/plaqui.git/blobdiff_plain/b7745587e67846353ff872a3bc3b3ea5a84706ac..33cdbee1bf8051f1a4c9174aa518107793709fdd:/Constructor/conduct.h?ds=sidebyside diff --git a/Constructor/conduct.h b/Constructor/conduct.h index 2a44ce1..78878a8 100644 --- a/Constructor/conduct.h +++ b/Constructor/conduct.h @@ -1,4 +1,3 @@ -// Conduct.h #ifndef _CONDUCT_H_ #define _CONDUCT_H_ @@ -10,6 +9,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;