/////////////////////////////////////////////////////////////////////
| 133 | |
| 134 | ////////////////////////////////////////////////////////////////////////// |
| 135 | IDataBaseLibrary* CBaseLibraryItem::GetLibrary() const |
| 136 | { |
| 137 | return m_library; |
| 138 | } |
no outgoing calls
no test coverage detected