changeset 30 | 5dc02b23752f |
parent 18 | 2f34d5167611 |
29:b72c6db6890b | 30:5dc02b23752f |
---|---|
41 |
41 |
42 #ifndef QSTYLE_P_H |
42 #ifndef QSTYLE_P_H |
43 #define QSTYLE_P_H |
43 #define QSTYLE_P_H |
44 |
44 |
45 #include "private/qobject_p.h" |
45 #include "private/qobject_p.h" |
46 #include "private/qstylehelper_p.h" |
|
47 #include <QtGui/qstyle.h> |
46 #include <QtGui/qstyle.h> |
48 |
47 |
49 QT_BEGIN_NAMESPACE |
48 QT_BEGIN_NAMESPACE |
50 |
49 |
51 // |
50 // |