aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/EditModel.h
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2021-10-10 17:47:45 +0300
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2023-04-15 11:56:36 +0300
commit85ea187540b421d3d99c91019ed484c70d9d1d1a (patch)
tree63f1ba74c041d982edab02b2c1d14372cf9b8afb /src/EditModel.h
parentb489ea82dd3f9df10622fba047e4135ddb3028b8 (diff)
downloadscintilla-mirror-85ea187540b421d3d99c91019ed484c70d9d1d1a.tar.gz
commented out Editor::SetRepresentations()
* This sets the default key representations on every SCI_SETDOCPOINTER which is very inefficient considering the way that SciTECO uses the Q-Register view. Furthermore it meant, we had to reset the representations to their SciTECO versions again after every SCI_SETDOCPOINTER. * This patch only does not cause problems because we initialize the representations anyway for every Scintilla view. This patch is not meant to be upstreamed!
Diffstat (limited to 'src/EditModel.h')
0 files changed, 0 insertions, 0 deletions