summaryrefslogtreecommitdiffstats
path: root/meta/recipes-qt/qt-apps/fotowall
Commit message (Collapse)AuthorAgeFilesLines
* fotowall: Add #include ui_wizard.h to ExportWizard.cppAndrei Gherzan2012-05-311-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] (From OE-Core rev: d7bf94647f17c0382caad8af0bdda837b14b22dc) Signed-off-by: Andrei Gherzan <andrei@gherzan.ro> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>