mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-08-18 06:55:48 +03:00
UICodeEditor copy and cut with multiple cursors.
This commit is contained in:
@@ -512,6 +512,8 @@ class EE_API TextDocument {
|
||||
|
||||
void selectAllMatches();
|
||||
|
||||
String getAllSelectedText() const;
|
||||
|
||||
protected:
|
||||
friend class UndoStack;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user