When I add a resource file in Qt Creator, it does not appear as a selectable resource in the Qt Designer porperty fields that have resources as a possible selection.

It requires a full "Build" step to make the new resource available in the "Select Resource" popup.

Is there anyway to make the new resource available without going through a full build?