author | Ed Swartz <ed.swartz@nokia.com> |
Fri, 18 Dec 2009 15:05:34 -0600 | |
changeset 722 | ae22c648eb5b |
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() { }