Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
XABAccountView: Removed virtual declaration from certain functions
[xestiaab/.git] / source / widgets / XABAccountView.h
index 595e83a..56402ae 100644 (file)
@@ -35,15 +35,15 @@ protected:
 
 public:
 
-       virtual void Init();
-       virtual bool Create(wxWindow* parent);
-       virtual wxWindow* GetControl();
+       void Init();
+       bool Create(wxWindow* parent);
+       wxWindow* GetControl();
 
        // Process wxString into a list selection.
-       virtual void SetStringValue(const wxString& s);
+       void SetStringValue(const wxString& s);
 
        // Get list selection as a wxString.
-       virtual wxString GetStringValue() const;
+       wxString GetStringValue() const;
        wxTreeItemId FindItemByText(wxTreeItemId parent, const wxString& text);
        void OnMouseClick(wxMouseEvent& WXUNUSED(event));
        void ExpColProc(wxTreeEvent& event);
Xestia Software Development
Yn Maystri
© 2006 - 2019 Xestia Software Development
Software

Xestia Address Book
Xestia Calendar
Development

Xestia Gelforn
Everything else

About
News
Privacy Policy