iconName and iconSource in Kirigami.Action are replaced by icon.name and icon.source, respectively. This makes it work with both KF5 and KF6.
Type: fix
 Differential  D48  
Port away from iconName and iconSource in Kirigami.Action Authored by tusooa on Jun 15 2024, 11:06 AM. 
Details 
 iconName and iconSource in Kirigami.Action are replaced by icon.name and icon.source, respectively. This makes it work with both KF5 and KF6. Type: fix Verify that unit tests pass with KF5. 
Diff Detail 
  |