DarkRadiant: master 09145952

Author Committer Branch Timestamp Parent
orbweaver orbweaver master 03.03.2020 20:49 master 2b2c39d1
Changeset Minor tweak to DifficultyEditor .fbp file

Set the global properties in the .fbp file to specify that we are generating
XML code (not C++ which is the default), and that the output file should be
named 'difficultyeditor'. This causes wxFormBuilder to automatically write the
correct .xrc file when pressing F8.

Also removed the internal border inside the left-hand tree panel, so that the
inserted tree view is horizontally aligned with the buttons.
mod - install/ui/difficultyeditor.fbp Diff File
mod - install/ui/difficultyeditor.xrc Diff File