| 778 | |
| 779 | QString Backend::accountId() const { return m_accountId; } |
| 780 | QString Backend::accountName() const { return m_accountName; } |
| 781 | |
| 782 | #ifndef CR_VERSION |
| 783 | #define CR_VERSION "2.0.5" |
nothing calls this directly
no outgoing calls
no test coverage detected