summaryrefslogtreecommitdiffstats
path: root/recipes-qt3/qt3/qt-x11-free
Commit message (Collapse)AuthorAgeFilesLines
* Qt3: Add head file "cstddef" to Qt3Xiaofeng Yan2011-06-091-0/+18
| | | | | | | | Failed to compile Qt3 while building lsb image with the updated library libstdc++ and compilation tool. Qt3 reported data type "ptrdiff_t" doesn't name a type. Actually "ptrdiff_t" is defined in head file "cstddef". Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com>
* meta-qt3: move files to top level for layerSaul Wold2011-05-093-0/+95
Signed-off-by: Saul Wold <sgw@linux.intel.com>