/[paragui]/paragui/include/pgmaskedit.h
ViewVC logotype

Diff of /paragui/include/pgmaskedit.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3.6.1 by braindead, Sat Jan 4 21:13:37 2003 UTC revision 1.3.6.1.2.1 by braindead, Tue Dec 2 15:27:58 2003 UTC
# Line 30  Line 30 
30  #define PG_MASKEDIT_H  #define PG_MASKEDIT_H
31    
32  #include "pglineedit.h"  #include "pglineedit.h"
   
 #ifdef SWIG  
 %include "swigcommon.h"  
 %module pgmaskedit  
 %{  
 #include "pgmaskedit.h"  
     %}  
 #endif  
   
 #ifndef SWIG  
33  #include <string>  #include <string>
 #endif  
34    
35  class DECLSPEC PG_MaskEdit : public PG_LineEdit {  class DECLSPEC PG_MaskEdit : public PG_LineEdit {
36  public:  public:
# Line 89  protected: Line 78  protected:
78    
79  private:  private:
80    
 #ifndef SWIG  
81          string my_mask;          string my_mask;
82          string my_displaymask;          string my_displaymask;
 #endif  
83    
84          char my_spacer;          char my_spacer;
85    

Legend:
Removed from v.1.3.6.1  
changed lines
  Added in v.1.3.6.1.2.1

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26