xml-tree fails to build with GTK_DISABLE_DEPRECATED (use of GtkCList)
Bug #903676 reported by
Alex Valavanis
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Inkscape |
Fix Released
|
Medium
|
John Smith |
Bug Description
The XML tree dialog fails to build with CPPFLAGS+
This occurs because the GtkCList API has been deprecated since gtk 2.0 and has been removed from gtk3. We need to replace all uses of it with GtkTreeView. http://
summary: |
- Replace GtkCList with GtkTreeView + xml-tree fails to build with GTK_DISABLE_DEPRECATED (use of GtkCList) |
description: | updated |
tags: | added: xmleditor |
Changed in inkscape: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
@John - I've put your name on this one, based on our previous discussion. If you'd prefer not to take this, please feel free to revert.