summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 77faba1)
raw | patch | inline | side by side (parent: 77faba1)
author | Johan Engelen <goejendaagh@zonnet.nl> | |
Mon, 19 Jul 2010 22:02:19 +0000 (00:02 +0200) | ||
committer | Johan Engelen <goejendaagh@zonnet.nl> | |
Mon, 19 Jul 2010 22:02:19 +0000 (00:02 +0200) |
src/style.h | patch | blob | history |
diff --git a/src/style.h b/src/style.h
index b38df2532cfc01ff6c1d6a3b790513961ceb046d..d437a50f01c433b1fd3548cb9ca471f7cad7eff7 100644 (file)
--- a/src/style.h
+++ b/src/style.h
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