Changeset 269 in flair-src for trunk/tools/FlairGCS/src/Picture.cpp
- Timestamp:
- Oct 4, 2018, 1:53:11 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/FlairGCS/src/Picture.cpp
r244 r269 97 97 } 98 98 99 void Picture::XmlEvent(QDomElement dom) { XmlSetup(dom); }99 void Picture::XmlEvent(QDomElement *dom) { XmlSetup(dom); }
Note:
See TracChangeset
for help on using the changeset viewer.