mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
[escher] Handle copy/cut event on selectable table view
This commit is contained in:
@@ -88,7 +88,6 @@ private:
|
||||
void emptyOutputAccumulationBuffer();
|
||||
size_t firstNewLineCharIndex(const char * text, size_t length);
|
||||
StackViewController * stackViewController();
|
||||
bool copyCurrentLineToClipboard();
|
||||
int m_rowHeight;
|
||||
bool m_importScriptsWhenViewAppears;
|
||||
ConsoleStore m_consoleStore;
|
||||
|
||||
Reference in New Issue
Block a user