1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-07 12:30:27 +00:00

apply patch #882 from dcubix

This commit is contained in:
Dana Olson
2014-12-07 01:07:00 -05:00
parent c940212b89
commit 05801b9265
3 changed files with 106 additions and 30 deletions

View File

@@ -218,7 +218,7 @@ public:
void get_breakpoints(List<String> *p_breakpoints);
void swap_lines(TextEdit *tx, int line1, int line2);
void save_external_data();