Commit 3322bafd authored by Pierre-Antoine Rouby's avatar Pierre-Antoine Rouby
Browse files

MainWindow: doc: Mage: Switch odt to pdf.

Showing with 1 addition and 1 deletion
+1 -1
...@@ -972,7 +972,7 @@ class ApplicationWindow(QMainWindow, ListedSubWindow, WindowToolKit): ...@@ -972,7 +972,7 @@ class ApplicationWindow(QMainWindow, ListedSubWindow, WindowToolKit):
self.open_doc(f"Pamhyr2-dev.{ext}") self.open_doc(f"Pamhyr2-dev.{ext}")
def open_doc_mage(self): def open_doc_mage(self):
self.open_doc("Mage-8.odt") self.open_doc("mage8.pdf")
######### #########
# DEBUG # # DEBUG #
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment