X-Git-Url: https://git.llucax.com/z.facultad/75.42/plaqui.git/blobdiff_plain/fe35ed0badc6a1a01237027effb74b82acbdb9e5..dafb509182bac9b314202fe7dfaf58206da5ccbe:/Constructor/include/not.h diff --git a/Constructor/include/not.h b/Constructor/include/not.h index 77c086e..9fdde6f 100644 --- a/Constructor/include/not.h +++ b/Constructor/include/not.h @@ -5,7 +5,7 @@ class Not : public CItem { public: - Not(); + Not(int orientacion=0); virtual ~Not(); virtual bool on_button_press_event(GdkEventButton *event); virtual void on_menu_popup_rotar();