summaryrefslogtreecommitdiffstats
path: root/Project/MainFrame.wxcp
diff options
context:
space:
mode:
authorThales Lima Oliveira <thaleslima.ufu@gmail.com>2017-08-08 19:40:23 -0300
committerThales Lima Oliveira <thaleslima.ufu@gmail.com>2017-08-08 19:40:23 -0300
commitd7550fe1c173f1be296f1ce7991ad6d70ed90ceb (patch)
treecf94259d6ed480cafe9da1a73409e4039991235b /Project/MainFrame.wxcp
parent49ac4c4fcedb03ef09f8faab176159f48896dc7e (diff)
downloadPSP.git-d7550fe1c173f1be296f1ce7991ad6d70ed90ceb.tar.gz
PSP.git-d7550fe1c173f1be296f1ce7991ad6d70ed90ceb.tar.xz
PSP.git-d7550fe1c173f1be296f1ce7991ad6d70ed90ceb.zip
Settings form implementation start
Diffstat (limited to 'Project/MainFrame.wxcp')
-rw-r--r--Project/MainFrame.wxcp4
1 files changed, 2 insertions, 2 deletions
diff --git a/Project/MainFrame.wxcp b/Project/MainFrame.wxcp
index 96797e9..38f0642 100644
--- a/Project/MainFrame.wxcp
+++ b/Project/MainFrame.wxcp
@@ -740,7 +740,7 @@
"m_eventName": "wxEVT_COMMAND_RIBBONBUTTON_CLICKED",
"m_eventClass": "wxRibbonButtonBarEvent",
"m_eventHandler": "wxRibbonButtonBarEventHandler",
- "m_functionNameAndSignature": "OnStabilitySettingsClick(wxRibbonButtonBarEvent& event)",
+ "m_functionNameAndSignature": "OnGeneralSettingsClick(wxRibbonButtonBarEvent& event)",
"m_description": "Triggered when the normal (non-dropdown) region of a button on the button bar is clicked.",
"m_noBody": false
}],
@@ -4524,7 +4524,7 @@
"m_eventName": "wxEVT_COMMAND_RIBBONBUTTON_CLICKED",
"m_eventClass": "wxRibbonButtonBarEvent",
"m_eventHandler": "wxRibbonButtonBarEventHandler",
- "m_functionNameAndSignature": "OnProjectSettingsClick(wxRibbonButtonBarEvent& event)",
+ "m_functionNameAndSignature": "OnSimulationSettingsClick(wxRibbonButtonBarEvent& event)",
"m_description": "Triggered when the normal (non-dropdown) region of a button on the button bar is clicked.",
"m_noBody": false
}],