]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/stc/stc.h
fix errors/inconsistencies pointed out by ifacecheck
[wxWidgets.git] / interface / wx / stc / stc.h
index e1b0d08617b70afe4678467fd3a0b085c3c5dedc..595e3d9be4b73947ec1cdc20a928b492ee7c294b 100644 (file)
@@ -2800,18 +2800,6 @@ public:
     void ZoomOut();
 
 
-
-    
-    /**
-       Set the size of the dots used to mark space characters.
-    */
-    void SetWhitespaceSize(int size);
-
-    /**
-       Get the size of the dots used to mark space characters.
-    */
-    int GetWhitespaceSize() const;
-
     /**
        Sets how wrapped sublines are placed. Default is fixed.
     */