Hello there.

i have a problem.

I made a GUI project,
made a folder that is "test" , and then Gui class in the folder.

after all do it , I attached a label widget .

and I modified property of pixmap "/image/test.bmp" . I can see design time this pixmap. but when release time , I can't see it .

Because a ui_test.h file make an iamge path like this " ../../Image/test.bmp "

So I can't edit ui_.h files.

What should i do?

thanks for watching.