Main Page | Class Hierarchy | Compound List | File List | Compound Members | File Members | Related Pages

cMessages.h

Go to the documentation of this file.
00001 
00014 #ifndef _cMessages_h
00015 #define _cMessages_h
00016 
00017 #include "TypesDef.h"
00018 
00019 class cMessages: public wxMessageDialog
00020 {
00021 private:
00022 
00023 public:
00025         cMessages(wxWindow* Parent);
00026         
00028         ~cMessages(void);
00029 
00030 };
00031 
00032 #endif // _cMessages_h

Generated on Wed Feb 25 01:15:10 2004 for eDonkeyFilesManager by doxygen 1.3.2