Sanitize QAccessible includes.
Change-Id: I86f5ae75293e5e4d370363d84402f4e7fad03a9e Reviewed-by: Jan-Arve Sæther <jan-arve.saether@nokia.com>
This commit is contained in:
parent
f6b05d5075
commit
8bf83267ec
@ -42,7 +42,7 @@
|
||||
#ifndef QACCESSIBLE2_H
|
||||
#define QACCESSIBLE2_H
|
||||
|
||||
#include "qaccessible.h"
|
||||
#include <QtGui/qaccessible.h>
|
||||
|
||||
QT_BEGIN_HEADER
|
||||
|
||||
|
@ -42,8 +42,8 @@
|
||||
#ifndef QACCESSIBLEOBJECT_H
|
||||
#define QACCESSIBLEOBJECT_H
|
||||
|
||||
#include "qaccessible.h"
|
||||
#include "qaccessible2.h"
|
||||
#include <QtGui/qaccessible.h>
|
||||
#include <QtGui/qaccessible2.h>
|
||||
|
||||
QT_BEGIN_HEADER
|
||||
|
||||
|
@ -42,7 +42,7 @@
|
||||
#ifndef QACCESSIBLEPLUGIN_H
|
||||
#define QACCESSIBLEPLUGIN_H
|
||||
|
||||
#include "qaccessible.h"
|
||||
#include <QtGui/qaccessible.h>
|
||||
#include <QtCore/qfactoryinterface.h>
|
||||
|
||||
QT_BEGIN_HEADER
|
||||
|
@ -44,7 +44,7 @@
|
||||
#include <QtCore/qobject.h>
|
||||
#ifndef QT_NO_ACCESSIBILITY
|
||||
|
||||
#include "qaccessible.h"
|
||||
#include <QtGui/qaccessible.h>
|
||||
|
||||
QT_BEGIN_HEADER
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user