]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/defs.h
wxFD_* constants without 2.6 compatibility (heavily extended and modified patch ...
[wxWidgets.git] / include / wx / defs.h
index 8bfbee8cc236d3a30953494c77971ba625ce5280..fb71c72c9f47919f174ccfd26ba5846a4ffff565 100644 (file)
@@ -1706,11 +1706,6 @@ enum wxBorder
 #define wxPD_REMAINING_TIME     0x0040
 #define wxPD_CAN_SKIP           0x0080
 
-/*
- * wxDirDialog styles
- */
-
-#define wxDD_NEW_DIR_BUTTON     0x0080
 
 /*
  * extended dialog specifiers. these values are stored in a different
@@ -2894,6 +2889,7 @@ typedef struct _GtkAccelGroup     GtkAccelGroup;
 typedef struct _GtkItemFactory    GtkItemFactory;
 typedef struct _GtkSelectionData  GtkSelectionData;
 typedef struct _GtkTextBuffer     GtkTextBuffer;
+typedef struct _GtkRange          GtkRange;
 
 typedef GtkWidget *WXWidget;