From df7e91d1b5807654feedb0ffd801297731ffda78 Mon Sep 17 00:00:00 2001 From: Basile Burg Date: Thu, 12 Mar 2015 23:43:42 +0100 Subject: [PATCH] navigation buffer not available under linux --- src/ce_synmemo.pas | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ce_synmemo.pas b/src/ce_synmemo.pas index a1a0478b..90e03bd2 100644 --- a/src/ce_synmemo.pas +++ b/src/ce_synmemo.pas @@ -655,7 +655,7 @@ begin inherited; if (Button = mbMiddle) and (Shift = [ssCtrl]) then Font.Size := fDefaultFontSize - //TODO-cLCL&LAZ-specific: test this feature under gtk2/linux on next release, should work + // note: Window only else if Button = mbExtra1 then fPositions.back else if Button = mbExtra2 then