X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1d115baf4b55f601d34b6f7d8a30d0a905545418..d181e877b04950068cb809b0d3d1a911bea3de74:/include/wx/gtk/gnome/gvfs.h diff --git a/include/wx/gtk/gnome/gvfs.h b/include/wx/gtk/gnome/gvfs.h index cdfe38b16a..6d65e6f977 100644 --- a/include/wx/gtk/gnome/gvfs.h +++ b/include/wx/gtk/gnome/gvfs.h @@ -8,10 +8,8 @@ // Licence: wxWindows Licence ///////////////////////////////////////////////////////////////////////////// -#ifndef __gvfs_H__ -#define __gvfs_H__ - -// Include wxWindows' headers +#ifndef _WX_GTK_GVFS_H_ +#define _WX_GTK_GVFS_H_ #include "wx/defs.h" @@ -28,7 +26,8 @@ class wxGnomeVFSMimeTypesManagerImpl: public wxMimeTypesManagerImpl { public: wxGnomeVFSMimeTypesManagerImpl() { } - + +protected: virtual bool DoAssociation(const wxString& strType, const wxString& strIcon, wxMimeTypeCommands *entry,