Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fotowall: Add #include ui_wizard.h to ExportWizard.cpp | Andrei Gherzan | 2012-05-16 | 1 | -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: 2cf6e7cf81c0b864b5d51be60094a6eb3e584383) Signed-off-by: Andrei Gherzan <andrei@gherzan.ro> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |