Changeset 269 in flair-src for trunk/tools/FlairGCS/src/ConnectionLayout.h
- Timestamp:
- 10/04/18 13:53:11 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/FlairGCS/src/ConnectionLayout.h
r260 r269 20 20 void addDataRemote(DataRemote *data); 21 21 void removeDataRemote(DataRemote *data); 22 void LoadXml(QDomDocument to_parse);22 void LoadXml(QDomDocument *to_parse); 23 23 QString getName(); 24 24 static QString getDocRootName(char* buf, int size);
Note:
See TracChangeset
for help on using the changeset viewer.