You are here

Add new comment

rncbc's picture

I guess,

for you to actually apply the SVG icons, you'll need to include them in the qtractor.qrc file in addition, and then change all the old .png references (by name) on the .cpp and .ui source files, wherever they are.

example: images/qtractorConnections.png have a sidekick images/qtractorConnections.svg; while the former is not used anymore, the later is the scalable version of it, and actually shown on the Connections window title.

hth. cheers