Changes between Initial Version and Version 1 of Ticket #7123, comment 4
- Timestamp:
- Jun 21, 2022, 11:57:54 AM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #7123, comment 4
initial v1 1 I think we knowlonger support Qt 5 so event_loop.exec_() can simply be changed to event_loop.exec().1 I think we no longer support Qt 5 so event_loop.exec_() can simply be changed to event_loop.exec(). 2 2 3 3 But session saving is broken whenever Basic Actions is shown in 1.4. Not sure how serious this will be.