| author | fturovic <frank.turovich@nokia.com> |
| Mon, 19 Jul 2010 16:13:24 -0500 | |
| changeset 1641 | 2b3996fc09a1 |
| 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() { }