Changes between Initial Version and Version 1 of Ticket #7123, comment 4


Ignore:
Timestamp:
Jun 21, 2022, 11:57:54 AM (3 years ago)
Author:
Tom Goddard

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #7123, comment 4

    initial v1  
    1 I think we know longer support Qt 5 so event_loop.exec_() can simply be changed to event_loop.exec().
     1I think we no longer support Qt 5 so event_loop.exec_() can simply be changed to event_loop.exec().
    22
    33But session saving is broken whenever Basic Actions is shown in 1.4.  Not sure how serious this will be.