manuskript/manuskript/ui
TheShadowOfHassen 546a9bebf2 Update startupWindow.py
I did this so that the startup menu (Normal start up in Manuksript) would not cause the program to crash)
it's because some actions called the function() when it is now _functon()
2023-02-17 14:15:48 -05:00
..
editor Implement grid view with navigation 2022-11-20 00:13:41 +01:00
settings Enforce consistent naming of functions 2023-02-03 02:00:18 +01:00
startup Enforce consistent naming of functions 2023-02-03 02:00:18 +01:00
tools Changed Template Manager 2023-02-06 15:50:04 -05:00
views Changed Template Manager 2023-02-06 15:50:04 -05:00
__init__.py Added template data and implemented it into the startup window initially 2022-09-15 22:15:33 +02:00
aboutDialog.py Connected opening dialogs to some menu items 2021-09-22 23:41:51 +02:00
abstractDialog.py Added template data and implemented it into the startup window initially 2022-09-15 22:15:33 +02:00
mainWindow.py Changed Template Manager 2023-02-06 15:50:04 -05:00
settingsWindow.py Implement label and status configuration 2022-11-18 23:32:08 +01:00
startupWindow.py Update startupWindow.py 2023-02-17 14:15:48 -05:00
util.py Implement grid view with navigation 2022-11-20 00:13:41 +01:00