]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/generic/panelg.h
fixed off by one error in wxXPMDecoder::ReadFile
[wxWidgets.git] / include / wx / generic / panelg.h
index cf5685d9489df58d667b09422f7ee2ed471c60e4..dfda5d8ef0786838ad9a11ce35c1db6b4a382059 100644 (file)
@@ -73,10 +73,6 @@ public:
     // implementation from now on
     // --------------------------
 
     // implementation from now on
     // --------------------------
 
-    // Sends an OnInitDialog event, which in turns transfers data to
-    // to the dialog via validators.
-    virtual void InitDialog();
-
         // responds to colour changes
     void OnSysColourChanged(wxSysColourChangedEvent& event);
 
         // responds to colour changes
     void OnSysColourChanged(wxSysColourChangedEvent& event);