Changeset 192 in pacpusframework for trunk/src/_NewComponent/NewComponent.h.in
- Timestamp:
- Oct 24, 2013, 3:32:18 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/_NewComponent/NewComponent.h.in
r147 r192 24 24 25 25 class @PACPUS_COMPONENT_NAME_CAPS@_API @PACPUS_COMPONENT_NAME@ 26 : public ComponentBase 26 // : public QObject 27 // , public ComponentBase // must be after QObject 28 : public ComponentBase 27 29 { 28 30 //Q_OBJECT
Note:
See TracChangeset
for help on using the changeset viewer.