branch | RCL_3 |
changeset 19 | b3cee849fa46 |
parent 13 | 822c625f7adc |
child 20 | fad26422216a |
18:48060abbbeaf | 19:b3cee849fa46 |
---|---|
17 |
17 |
18 #ifndef PIPROFILERMAINWINDOW_H_ |
18 #ifndef PIPROFILERMAINWINDOW_H_ |
19 #define PIPROFILERMAINWINDOW_H_ |
19 #define PIPROFILERMAINWINDOW_H_ |
20 |
20 |
21 // System includes |
21 // System includes |
22 #include <QObject.h> |
22 #include <qobject.h> |
23 #include <hbmainwindow.h> |
23 #include <hbmainwindow.h> |
24 |
24 |
25 // User includes |
25 // User includes |
26 #include "pluginattributes.h" |
26 #include "pluginattributes.h" |
27 |
27 |