mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
[apps] App::XNT() returns a CodePoint instead of a char
This commit is contained in:
committed by
Léa Saviot
parent
381a92f991
commit
82951b0672
@@ -81,8 +81,4 @@ SequenceContext * App::localContext() {
|
||||
return &m_sequenceContext;
|
||||
}
|
||||
|
||||
char App::XNT() {
|
||||
return 'n';
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user