summaryrefslogtreecommitdiffstats
path: root/Tests/QtAutogen/Adir/foo.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Automoc: Fix support of files with the same name (#12873)"Brad King2016-02-191-4/+0
| | | | | | | | | | This reverts commit 9beb2744d7685fca9cd5717308d4457dffdefcdc. Our AUTOMOC documentation states that it should be possible to `#include "moc_foo.cpp"` in `foo.cpp`, and this will not work if the file is placed in a different directory. Another solution will need to be found to the original problem. Reported-by: Stephen Kelly <steveire@gmail.com>
* Automoc: Fix support of files with the same name (#12873)Mariusz Pluciński2016-02-161-0/+4