MainWindow: doc: Mage: Switch odt to pdf.

setup.py journees-modelisation-2024
Pierre-Antoine Rouby 2024-01-29 17:19:06 +01:00
parent 6a0f66c244
commit 3322bafdca
1 changed files with 1 additions and 1 deletions

View File

@ -972,7 +972,7 @@ class ApplicationWindow(QMainWindow, ListedSubWindow, WindowToolKit):
self.open_doc(f"Pamhyr2-dev.{ext}")
def open_doc_mage(self):
self.open_doc("Mage-8.odt")
self.open_doc("mage8.pdf")
#########
# DEBUG #