summaryrefslogtreecommitdiffstats
path: root/src/kernel/qmetaobject.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fixed warning message if QMetaObjectCleanUp::setMetaObject is invoked twice.Michele Calgaro2015-12-151-1/+1
| | | | | | | If the passed object is the same, the warning message is not displayed any more. If the passed object is different, a message is still displayed. This resolves bug 1947. (cherry picked from commit a401ecd325ce463c73c0111d6197590ace3d0263)
* Add Qt3 development HEAD versionTimothy Pearson2011-07-101-0/+1251