| author | Ed Swartz <ed.swartz@nokia.com> |
| Wed, 13 Jan 2010 11:12:24 -0600 | |
| changeset 760 | f83ff2d4e9d2 |
| parent 60 | 9d2210c8eed2 |
| permissions | -rw-r--r-- |
// ProtocolRegisterItem.cpp: implementation of the ProtocolRegisterItem class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "ProtocolRegisterItem.h" ////////////////////////////////////////////////////////////////////// // Construction/Destruction ////////////////////////////////////////////////////////////////////// ProtocolRegisterItem::ProtocolRegisterItem() { } ProtocolRegisterItem::~ProtocolRegisterItem() { }