Skip to content

Commit 2d3ae10

Browse files
committed
GUI - upgrade QScintilla from 2.11.6 to 2.12.1
1 parent 0352226 commit 2d3ae10

File tree

689 files changed

+11613
-13333
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

689 files changed

+11613
-13333
lines changed

app/gui/qt/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ find_package(Threads REQUIRED)
4141

4242
# We build QScintilla as part of the main project to make it easy to debug/fix
4343
# It is not built as part of externals
44-
add_subdirectory(QScintilla-2.11.6)
44+
add_subdirectory(QScintilla-2.12.1)
4545

4646
set(APP_NAME sonic-pi)
4747
set(MACOS_APP_NAME "Sonic Pi")

app/gui/qt/QScintilla-2.11.6/CMakeLists.txt

Lines changed: 0 additions & 321 deletions
This file was deleted.

0 commit comments

Comments
 (0)