X-Git-Url: https://git.llucax.com/z.facultad/75.42/plaqui.git/blobdiff_plain/de760c05d707d0b239f4fc09cb1dba2c13a18b45..cba39b63dc2c5ba1ee85f3db718adf0e8075c88f:/Constructor/include/propertywnd.h diff --git a/Constructor/include/propertywnd.h b/Constructor/include/propertywnd.h index 31e82d1..07f4abd 100644 --- a/Constructor/include/propertywnd.h +++ b/Constructor/include/propertywnd.h @@ -10,12 +10,12 @@ #include #include +class CItem; + /**Prototipo de ventana de propiedades, la cual tiene en comun con todas sus herederas los botones * Aceptar, Cancelar y Aplicar, donde la accion Cancelar es igual en todas. */ -class CItem; - class PropertyWnd : public Gtk::Window{ public: ///Constructor.