can't add prefix??
Solved
General and Desktop
-
Hey all,
I'm a bit of QT newbie and i'm just running through some QML tutorials. I'm trying to "Add new prefix" to resource file but it appears to not show up in QtCreator. When I open the .qrc file, its there, but for some reason it won't show in the project tree view. Am i doing something wrong?
Thanks in advance!
-
It won't show in the project tree until there is at least one file added to that prefix.
You can open the .qrc file with Resource Editor and add files to the prefix (and save).