| author | Chad Peckham <chad.peckham@nokia.com> |
| Mon, 15 Feb 2010 13:17:00 -0600 | |
| branch | RCL_2_4 |
| changeset 952 | 9dba0e2abcff |
| 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() { }