| author | fturovic <frank.turovich@nokia.com> |
| Wed, 06 Oct 2010 10:33:22 -0500 | |
| changeset 2132 | e08aff86e1bc |
| 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() { }