]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/richedit/wxllist.h
Fix for VA 4.0
[wxWidgets.git] / samples / richedit / wxllist.h
index 1446ebf3a07683467333d5e6b1bd6898973b128c..71e7d381aeae23767acca1f5f7c9664a2e7ca02d 100644 (file)
@@ -421,6 +421,7 @@ public:
                      int underline = -1,
                      wxColour *fg = NULL,
                      wxColour *bg = NULL);
+   wxLayoutObjectCmd(const wxLayoutStyleInfo &si);
    ~wxLayoutObjectCmd();
    /** Stores the current style in the styleinfo structure */
    wxLayoutStyleInfo * GetStyle(void) const;