Begin to add content to the novel details overview page

This commit is contained in:
Veronica Berglyd Olsen
2024-01-24 19:26:48 +01:00
parent cc4d92f0f7
commit 6622a7e8e0
3 changed files with 128 additions and 5 deletions
+1 -1
View File
@@ -846,7 +846,7 @@ class GuiMain(QMainWindow):
dialog.show()
dialog.raise_()
qApp.processEvents()
# dialog.updateValues()
dialog.updateValues()
return
@pyqtSlot()