#include <QtCore/qobject.h>
#ifndef QOBJECT_H
#ifndef QT_NO_QOBJECT
#if defined Q_CC_MSVC && _MSC_VER < 1300
#else
template < typename T > inline class QList < T > qFindChildren(class QObject const * o, class QString const & name);
#endif
#endif
#endif // QOBJECT_H