]> git.llucax.com Git - z.facultad/75.42/plaqui.git/blobdiff - Constructor/propertywnd.cpp
Se corrige un bug.
[z.facultad/75.42/plaqui.git] / Constructor / propertywnd.cpp
index 1bd3643df2c7b568ddde790ea6f9f9192f1fafc9..b233ca94228a1d36ce03aa3adc28c57f175c3450 100644 (file)
@@ -1,8 +1,5 @@
 #include "propertywnd.h"
-
-PropertyWnd::PropertyWnd()
-{      
-}
+#include "item.h"
 
 PropertyWnd::PropertyWnd(BaseObjectType* cobject, const Glib::RefPtr<Gnome::Glade::Xml>& refGlade): Gtk::Window(cobject)
 {