Use novel selector for project details

This commit is contained in:
Veronica Berglyd Olsen
2022-11-22 12:45:10 +01:00
parent 55f7a91eaf
commit f26a745d0e
3 changed files with 33 additions and 28 deletions
+2
View File
@@ -326,6 +326,8 @@ class GuiNovelToolBar(QWidget):
@pyqtSlot()
def _openNovelSelector(self):
"""Trigger the dropdown list of the novel selector.
"""
self.novelValue.showPopup()
return