Code

widgets/calligraphic-profile-rename.h: Supply missing #includes/declarations so that...
authorpjrm <pjrm@users.sourceforge.net>
Sat, 5 Jul 2008 12:04:42 +0000 (12:04 +0000)
committerpjrm <pjrm@users.sourceforge.net>
Sat, 5 Jul 2008 12:04:42 +0000 (12:04 +0000)
src/widgets/calligraphic-profile-rename.h

index 91952a9c1fb3808e17ca380c346a27f647de3858..f0e455c6ce690a35de854e4e758396fdfd91dbc9 100755 (executable)
@@ -17,6 +17,7 @@
 #include <gtkmm/entry.h>
 #include <gtkmm/label.h>
 #include <gtkmm/table.h>
+struct SPDesktop;
 
 namespace Inkscape {
   namespace UI {