The plugin was built into the base directory of any build that included
its CMakeLists.txt. Subsequently it was required by any project built
against this version of Qt and linked against QtGui. Since it couldn't
be found in the usual places to look for plugins, all those builds
failed.
Amends commit
|
||
|---|---|---|
| .. | ||
| fallback_icons | ||
| icons | ||
| plugin | ||
| second_icons/testtheme/32x32/actions | ||
| styles/commonstyle/images | ||
| .gitignore | ||
| CMakeLists.txt | ||
| image.png | ||
| rect.png | ||
| tst_qicon.cpp | ||