diff options
author | Colomban Wendling <ban@herbesfolles.org> | 2016-10-23 10:41:27 +0200 |
---|---|---|
committer | Colomban Wendling <ban@herbesfolles.org> | 2016-10-23 10:41:27 +0200 |
commit | e9657ea868fd2fc92175e98954e077b58805efb8 (patch) | |
tree | d2a03f5187660636d0c9cb0ea74c1214b3c67312 /src/ViewStyle.cxx | |
parent | 6a54dbb6512ea1511e3cd24ec933e7b1c86b5ca4 (diff) | |
download | scintilla-mirror-e9657ea868fd2fc92175e98954e077b58805efb8.tar.gz |
Bug [#1873]. GTK: Don't forward calls to NULL scrollbars
Once Dispose() has been called, scrollbars will be NULL, so we need to
check against this in code that might run after Dispose().
Fixes scary warnings on certain widget destruction scenarios.
Diffstat (limited to 'src/ViewStyle.cxx')
0 files changed, 0 insertions, 0 deletions