#include "importDigiKey.h" //! [0] QString cImportDigiKey::echo(const QString &message) { return message; } //! [0]