TextView:Cmd/Ctrl-Home/End Shift-selection support
Fixes #6859 Signed-off-by: Siarzhuk Zharski <[email protected]>
This commit is contained in:
committed by
Siarzhuk Zharski
parent
075d3e60f4
commit
dc871e324d
@@ -455,6 +455,8 @@ private:
|
||||
int32 fLastClickOffset;
|
||||
bool fInstalledNavigateWordwiseShortcuts;
|
||||
bool fInstalledNavigateToTopOrBottomShortcuts;
|
||||
bool fInstalledSelectWordwiseShortcuts;
|
||||
bool fInstalledSelectToTopOrBottomShortcuts;
|
||||
|
||||
uint32 _reserved[6];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user