aboutsummaryrefslogtreecommitdiff
path: root/src/scintilla_backports/6310_7e28cdba6d61.patch
diff options
context:
space:
mode:
Diffstat (limited to 'src/scintilla_backports/6310_7e28cdba6d61.patch')
-rw-r--r--src/scintilla_backports/6310_7e28cdba6d61.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/scintilla_backports/6310_7e28cdba6d61.patch b/src/scintilla_backports/6310_7e28cdba6d61.patch
index c9de09e8..42b0eccb 100644
--- a/src/scintilla_backports/6310_7e28cdba6d61.patch
+++ b/src/scintilla_backports/6310_7e28cdba6d61.patch
@@ -290,7 +290,7 @@ diff -r f2f32d58bcd8 -r 7e28cdba6d61 gtk/PlatGTK.cxx
cssProvider(NULL),
#endif
- doubleClickAction(NULL), doubleClickActionData(NULL) {
-+ delegate(nullptr) {
++ delegate(NULL) {
}
~ListBoxX() override {
if (pixhash) {