diff options
author | Thales Lima Oliveira <thaleslima.ufu@gmail.com> | 2017-11-08 19:22:56 -0200 |
---|---|---|
committer | Thales Lima Oliveira <thaleslima.ufu@gmail.com> | 2017-11-08 19:22:56 -0200 |
commit | 3f2f03cc1aac38ad880c0859707b30654a3c935c (patch) | |
tree | 5497752183130eeb282506ae2dda7ad196ea2509 /Project/PropertiesForm.wxcp | |
parent | b23a673fbe5cfd322956cdff8ef3472da8e0dbff (diff) | |
download | PSP.git-3f2f03cc1aac38ad880c0859707b30654a3c935c.tar.gz PSP.git-3f2f03cc1aac38ad880c0859707b30654a3c935c.tar.xz PSP.git-3f2f03cc1aac38ad880c0859707b30654a3c935c.zip |
File handling implamentation of ZIP loads (and simulation data)
Version updated
Diffstat (limited to 'Project/PropertiesForm.wxcp')
-rw-r--r-- | Project/PropertiesForm.wxcp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Project/PropertiesForm.wxcp b/Project/PropertiesForm.wxcp index 983549c..2d0e613 100644 --- a/Project/PropertiesForm.wxcp +++ b/Project/PropertiesForm.wxcp @@ -8512,7 +8512,7 @@ }, { "type": "colour", "m_label": "Fg Colour:", - "colour": "Tooltip" + "colour": "<Default>" }, { "type": "font", "m_label": "Font:", @@ -8544,7 +8544,7 @@ }, { "type": "multi-string", "m_label": "Label:", - "m_value": "Alpha 2017w43a" + "m_value": "Alpha 2017w45a" }, { "type": "string", "m_label": "Wrap:", |