diff options
| author | Marc Jeanmougin <mc@localhost.localdomain> | 2015-02-23 21:41:06 +0000 |
|---|---|---|
| committer | Marc Jeanmougin <mc@localhost.localdomain> | 2015-02-23 21:41:06 +0000 |
| commit | 9dbabead3d9565e1fd666f1ca8a7b6ddd2e167ff (patch) | |
| tree | 79f748d0b7a9020d905b24b21876ea82ecd7e9ec /src/sp-object.h | |
| parent | added a set to the Selection (diff) | |
| download | inkscape-9dbabead3d9565e1fd666f1ca8a7b6ddd2e167ff.tar.gz inkscape-9dbabead3d9565e1fd666f1ca8a7b6ddd2e167ff.zip | |
Removed eclipse files, added removed pot file
(bzr r13922.1.7)
Diffstat (limited to 'src/sp-object.h')
| -rw-r--r-- | src/sp-object.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/sp-object.h b/src/sp-object.h index 1f3032a52..7c189b01b 100644 --- a/src/sp-object.h +++ b/src/sp-object.h @@ -64,9 +64,6 @@ class SPCSSAttr; class SPStyle; typedef struct _GSList GSList; -//should be in selection.h -typedef std::list<SPObject*> SelContainer; - namespace Inkscape { |
