#include <QtGui/qaccessibleobject.h>
#ifndef QACCESSIBLEOBJECT_H
#ifndef QT_NO_ACCESSIBILITY
class QAccessibleObject: public QAccessibleInterface{
private: class QAccessibleObject& operator =(class QAccessibleObject const &);
};
#endif // QT_NO_ACCESSIBILITY
#endif // QACCESSIBLEOBJECT_H