MuseScore/src/braille/internal
Joachim Schmitz 9ee81d835e Fix MSVC compiler warning
reg. unreachable code (C4702)

Fixed by removing the offending and apparently unused code, along with another bunch of unused code.
2023-11-23 10:28:53 +02:00
..
braille.cpp Improvements to Braille module 2023-11-07 19:08:32 +00:00
braille.h Implement 6-key Braille input 2023-11-07 19:08:32 +00:00
braillecode.cpp Fix MSVC compiler warning 2023-11-23 10:28:53 +02:00
braillecode.h Fix MSVC compiler warning 2023-11-23 10:28:53 +02:00
brailleconfiguration.cpp Improvements to Braille module 2023-11-07 19:08:32 +00:00
brailleconfiguration.h Improvements to Braille module 2023-11-07 19:08:32 +00:00
brailleconverter.cpp Implement live braille view 2023-06-14 11:09:41 +01:00
brailleconverter.h Implement 6-key Braille input 2023-11-07 19:08:32 +00:00
brailleinput.cpp Braille input: Fix octave rules for notes that lack octave marks 2023-11-21 03:11:41 +00:00
brailleinput.h Improvements to Braille module 2023-11-07 19:08:32 +00:00
brailleinputparser.cpp Improvements to Braille module 2023-11-07 19:08:32 +00:00
brailleinputparser.h Implement 6-key Braille input 2023-11-07 19:08:32 +00:00
braillewriter.cpp Implement 6-key Braille input 2023-11-07 19:08:32 +00:00
braillewriter.h Move braille export code into new braille module 2023-06-12 23:54:29 +01:00
louis.cpp Implement 6-key Braille input 2023-11-07 19:08:32 +00:00
louis.h Implement live braille view 2023-06-14 11:09:41 +01:00
notationbraille.cpp Braille input: Fix octave rules for notes that lack octave marks 2023-11-21 03:11:41 +00:00
notationbraille.h Improvements to Braille module 2023-11-07 19:08:32 +00:00