Fix tabs, trailing spaces, and update dependencies

This commit is contained in:
Albrecht Schlosser
2024-08-10 20:32:19 +02:00
parent 4077dfa629
commit 666bbda70e
10 changed files with 56 additions and 18 deletions
+1 -1
View File
@@ -388,7 +388,7 @@ public:
// Check if the user selected text in this view.
int text_selected();
// If text is selected in this view, copy it to a clipboard.
int copy(int clipboard=1);
};