DarkRadiant: master 9b89bb63

Author Committer Branch Timestamp Parent
orbweaver orbweaver master 28.08.2024 19:03 master 053507ca
Changeset WindowPosition uses registry::get/setValue()

Instead of using custom attributes on the XML node, use the getValue()
and setValue() functions in the registry namespace, saving the values
into child nodes of the WindowPosition's target registry path.
mod - libs/wxutil/WindowPosition.cpp Diff File