Clear UI property/stylesheet during build
Unsolved
General and Desktop
-
I'm working on a desktop application with custom skin/stylesheet for various windows. For designing purposes I manually copy/paste the stylesheet in the stylesheet property (inside Qt Designer). While I can clear it at the end of each design session and then save the ui file. It gets tedious after a while, so wondering if its possible to auto-clear stylesheet property during the build process through some compile-time macro or tool?