Changeset 152 in pacpusframework for branches/2.0-beta1/src/DBITEPlayerLib/DbtPlyUserInterface.cpp
- Timestamp:
- Aug 1, 2013, 10:45:50 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.0-beta1/src/DBITEPlayerLib/DbtPlyUserInterface.cpp
r89 r152 48 48 } 49 49 50 void DbtPlyUserInterface::addInputs() 51 { 52 // empty: no inputs 53 } 54 55 void DbtPlyUserInterface::addOutputs() 56 { 57 // empty: no outputs 58 } 59 50 60 //////////////////////////////////////////////////////////////////////////////// 51 61 ComponentBase::COMPONENT_CONFIGURATION DbtPlyUserInterface::configureComponent(XmlComponentConfig /*config*/)
Note:
See TracChangeset
for help on using the changeset viewer.