summaryrefslogtreecommitdiff
path: root/meta/recipes-qt/qt-apps/fotowall/ExportWizard-depends-on-ui_wizard.patch
Commit message (Collapse)AuthorAgeFilesLines
* fotowall: Add #include ui_wizard.h to ExportWizard.cppAndrei Gherzan2012-05-161-0/+18
App/ExportWizard.cpp depends on wizard.h which depends on ui_wizard. The last one should be already generated before compiling ExportWizard.cpp. [YOCTO #2297] Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>