Rename the modifier apostrophe constants

This commit is contained in:
Veronica Berglyd Olsen
2024-06-08 23:35:20 +02:00
parent 57ee88059d
commit aed4ba4310
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -422,7 +422,7 @@ class GuiMainMenu(QMenuBar):
self.aInsMSApos = self.mInsQuotes.addAction(self.tr("Alternative Apostrophe"))
self.aInsMSApos.setShortcut("Ctrl+K, '")
self.aInsMSApos.triggered.connect(
lambda: self.requestDocInsertText.emit(nwUnicode.U_MAPOSS)
lambda: self.requestDocInsertText.emit(nwUnicode.U_MAPOS)
)
# Insert > Symbols