author | Ed Swartz <ed.swartz@nokia.com> |
Wed, 09 Dec 2009 15:44:24 -0600 | |
changeset 667 | 0d624765b49c |
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() { }