// 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"
{
public:
wxGnomeVFSMimeTypesManagerImpl() { }
-
+
+protected:
virtual bool DoAssociation(const wxString& strType,
const wxString& strIcon,
wxMimeTypeCommands *entry,
};
#endif
- // wxUSE_MIMETYPE
+ // wxUSE_MIMETYPE
#endif