You are here

Add new comment

Thank you very much and Happy new year! While we're here, would there be a way to support the inclusion of a known file should it exist? As an example, you gave me that super excellent code to eliminate scrollbars and zoom buttons which I've appended onto the .qss file. It would be cool if the file were to contain some kind of "include" statement, something along the lines of this psuedo-code:

include { file: Tecnico-local.qss }

That would be local configs could be persisted independently and not be clobbered by upgrades. Not being a QT guy myself, I skimmed https://doc.qt.io/qt-6/stylesheet-reference.html but didn't see anything obvious.

All the best