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

Diff of /paragui/include/pgdropdown.h

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

revision 1.3.6.1.2.2 by braindead, Mon Nov 24 09:17:20 2003 UTC revision 1.3.6.1.2.3 by braindead, Tue Dec 2 15:27:57 2003 UTC
# Line 33  Line 33 
33  #ifndef PG_DROPDOWN_H  #ifndef PG_DROPDOWN_H
34  #define PG_DROPDOWN_H  #define PG_DROPDOWN_H
35    
36  #ifdef SWIG  #include "pgwidget.h"
37  %include "swigcommon.h"  #include "pgsignals.h"
 %module pgdropdown  
 %{  
 #include "pgdropdown.h"  
 %}  
 #endif  
38    
39  #include "pgbutton.h"  class PG_Button;
40  #include "pglineedit.h"  class PG_LineEdit;
41  #include "pglistbox.h"  class PG_ListBox;
42  #include "pglistboxitem.h"  class PG_ListBoxBaseItem;
43    
44  /**  /**
45          @author Alexander Pipelka          @author Alexander Pipelka

Legend:
Removed from v.1.3.6.1.2.2  
changed lines
  Added in v.1.3.6.1.2.3

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