I'm working on a syntax highlighter getting styles to apply from an xml file.
I wanted to add this file in the qrc but I would like this file to be editable by the user.
How to get the benefit of the qrc to avoid path management from the exe ?
I'm working on a syntax highlighter getting styles to apply from an xml file.
I wanted to add this file in the qrc but I would like this file to be editable by the user.
How to get the benefit of the qrc to avoid path management from the exe ?