Skip to content
Commit 9bc4c8d3 authored by Alexander Lohnau's avatar Alexander Lohnau
Browse files

Clean up public API of KNSWidgets classes

- We should not have a setter for the configFile in KNSWidgets::Action, because we can always set this parameter when initializing it.
- The setter for the configFile should only be relevant for the property and not other C++ code
- The aboutToShow dialog signal is unused and consumers could connect to the clicked/triggered signals instead.
parent 210208d4
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