changeset 8258 | c14b27abe452 |
parent 8252 | db3bccd784c9 |
child 8268 | fe4e94311585 |
8256:19dbb3209f46 | 8258:c14b27abe452 |
---|---|
36 #endif |
36 #endif |
37 |
37 |
38 #ifdef Q_WS_MAC |
38 #ifdef Q_WS_MAC |
39 #include <sys/sysctl.h> |
39 #include <sys/sysctl.h> |
40 #endif |
40 #endif |
41 |
|
42 #include <stdint.h> |
|
41 |
43 |
42 #include "pagefeedback.h" |
44 #include "pagefeedback.h" |
43 #include "hwconsts.h" |
45 #include "hwconsts.h" |
44 |
46 |
45 QLayout * PageFeedback::bodyLayoutDefinition() |
47 QLayout * PageFeedback::bodyLayoutDefinition() |