update help link
old help link was outdated
This commit is contained in:
parent
db3308e788
commit
c7e64b5fa0
@ -86,7 +86,7 @@ class DeckChooser(QHBoxLayout):
|
|||||||
current=current,
|
current=current,
|
||||||
accept=tr(TR.ACTIONS_CHOOSE),
|
accept=tr(TR.ACTIONS_CHOOSE),
|
||||||
title=tr(TR.QT_MISC_CHOOSE_DECK),
|
title=tr(TR.QT_MISC_CHOOSE_DECK),
|
||||||
help="addingnotes",
|
help="editing",
|
||||||
cancel=False,
|
cancel=False,
|
||||||
parent=self.widget,
|
parent=self.widget,
|
||||||
geomKey="selectDeck",
|
geomKey="selectDeck",
|
||||||
|
Loading…
Reference in New Issue
Block a user