Code

fix build broken by 9620
authorJohan Engelen <goejendaagh@zonnet.nl>
Mon, 19 Jul 2010 22:02:19 +0000 (00:02 +0200)
committerJohan Engelen <goejendaagh@zonnet.nl>
Mon, 19 Jul 2010 22:02:19 +0000 (00:02 +0200)
src/style.h

index b38df2532cfc01ff6c1d6a3b790513961ceb046d..d437a50f01c433b1fd3548cb9ca471f7cad7eff7 100644 (file)
@@ -178,9 +178,9 @@ struct SPIPaint {
 
     void read( gchar const *str, SPStyle &tyle, SPDocument *document = 0);
 
-private:
-    SPIPaint(SPIPaint const&);
-    SPIPaint &operator=(SPIPaint const &);
+//private:
+//    SPIPaint(SPIPaint const&);
+//    SPIPaint &operator=(SPIPaint const &);
 };
 
 /// Filter type internal to SPStyle