why sometime saved ui not get reflect in application ?
Solved
General and Desktop
-
i have faced this issue so many times. it actually waste time.
Actually saved ui is like below:
But output comes like below which is old ui :
why saved changes not get reflect ?
-
- Verify the
.ui
file has been saved and contains your changes. - Verify that whatever you do to build regenerates the
ui_...h
file from the.ui
file.
- Verify the