]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/generic/colrdlgg.h
Made wxPageSetupDialog a pimpl implementation.
[wxWidgets.git] / include / wx / generic / colrdlgg.h
index aac12ca72ae45e0eff21dd56d2bec49be89632f0..984b0b4e32779d8af2ebc4e893a75d072e3449f4 100644 (file)
@@ -92,9 +92,6 @@ protected:
     // 16 'custom' colours
     wxColour customColours[16];
 
-    // One single custom colour (use sliders)
-    wxColour singleCustomColour;
-
     // Which colour is selected? An index into one of the two areas.
     int colourSelection;
     int whichKind; // 1 for standard colours, 2 for custom colours,