diff options
Diffstat (limited to 'Project/ControlEditor.wxcp')
-rw-r--r-- | Project/ControlEditor.wxcp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Project/ControlEditor.wxcp b/Project/ControlEditor.wxcp index d52e88e..ed9f512 100644 --- a/Project/ControlEditor.wxcp +++ b/Project/ControlEditor.wxcp @@ -1078,11 +1078,11 @@ }, { "type": "string", "m_label": "WX_GL_SAMPLE_BUFFERS", - "m_value": "" + "m_value": "1" }, { "type": "string", "m_label": "WX_GL_SAMPLES", - "m_value": "" + "m_value": "4" }], "m_events": [{ "m_eventName": "wxEVT_PAINT", |