X-Git-Url: https://git.llucax.com/z.facultad/75.42/plaqui.git/blobdiff_plain/07f4e929e15451f6af8ec4d941bcee6742917d0d..f29a7129de56edca96ea8ef58576898c1e52ed6f:/Constructor/propertywnd.cpp?ds=sidebyside diff --git a/Constructor/propertywnd.cpp b/Constructor/propertywnd.cpp index 1bd3643..b233ca9 100644 --- a/Constructor/propertywnd.cpp +++ b/Constructor/propertywnd.cpp @@ -1,8 +1,5 @@ #include "propertywnd.h" - -PropertyWnd::PropertyWnd() -{ -} +#include "item.h" PropertyWnd::PropertyWnd(BaseObjectType* cobject, const Glib::RefPtr& refGlade): Gtk::Window(cobject) {