author | fturovic <frank.turovich@nokia.com> |
Wed, 16 Jun 2010 11:39:35 -0500 | |
changeset 1475 | fb0e02cb252b |
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() { }