navigation buffer not available under linux

This commit is contained in:
Basile Burg 2015-03-12 23:43:42 +01:00
parent 3b3bdf5c7b
commit df7e91d1b5
1 changed files with 1 additions and 1 deletions

View File

@ -655,7 +655,7 @@ begin
inherited; inherited;
if (Button = mbMiddle) and (Shift = [ssCtrl]) then if (Button = mbMiddle) and (Shift = [ssCtrl]) then
Font.Size := fDefaultFontSize 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 else if Button = mbExtra1 then
fPositions.back fPositions.back
else if Button = mbExtra2 then else if Button = mbExtra2 then