| author | John Dean <john.3.dean@nokia.com> |
| Wed, 17 Feb 2010 12:59:07 -0800 | |
| changeset 980 | 2856f9bc4ddf |
| 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() { }