author | fturovic <frank.turovich@nokia.com> |
Mon, 03 May 2010 10:11:07 -0500 | |
branch | RCL_2_4 |
changeset 1320 | 7e25a143c598 |
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() { }