----------------------------------------------------------------------------
| 93 | |
| 94 | //---------------------------------------------------------------------------- |
| 95 | QString ctkCmdLineModuleDescription::license() const |
| 96 | { |
| 97 | return d->License; |
| 98 | } |
| 99 | |
| 100 | //---------------------------------------------------------------------------- |
| 101 | QString ctkCmdLineModuleDescription::acknowledgements() const |
no outgoing calls
no test coverage detected