nvda
a27ec014 - Touch intewraction/touch typing mode checkbox: no more wx.NewId function for this checkbox just like others. re #7077.

Commit
7 years ago
Touch intewraction/touch typing mode checkbox: no more wx.NewId function for this checkbox just like others. re #7077. Somehow, for touch interaction/touch typing mode checkbox, wx.NewId function was called, whereas other checkboxes do not do this. Thus make it consistent with other fellows by not calling this function in this particular checkbox.
Author
Parents
Loading