00001
00002
00004
00005 #if !defined(AFX_WXLITTLEHELPER_H__8DF5856B_8BD9_4396_8733_1FFCEA2DA5F9__INCLUDED_)
00006 #define AFX_WXLITTLEHELPER_H__8DF5856B_8BD9_4396_8733_1FFCEA2DA5F9__INCLUDED_
00007
00008
00009 #include "wxFlickrData.h"
00010
00011
00012 #include "includes/tinyxml_2_4_2/tinyxml.h"
00013
00014 class wxLittleHelper
00015 {
00016 public:
00017 wxLittleHelper();
00018 virtual ~wxLittleHelper();
00019 static PhotosData *ProcessPhotoList(TiXmlNode *pXML);
00020 };
00021
00022 #endif // !defined(AFX_WXLITTLEHELPER_H__8DF5856B_8BD9_4396_8733_1FFCEA2DA5F9__INCLUDED_)