Quote:
Originally Posted by BKh
Am I understanding correctly that the only way to get the text back on the search buttons is to create svg icons with the text and then compile my own rcc file?
|
Almost. You have to compile your own rcc file, but there's no need to create svg icons with the text you want. Just compile an rcc file that doesn't contain any images for those buttons. Still probably a bit of PITA, but nearly so much as needing to make a bunch of SVGs on top of it.