]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/gnome/gvfs.h
check that the version of __sync_sub_and_fetch that returns a value is supported...
[wxWidgets.git] / include / wx / gtk / gnome / gvfs.h
index cdfe38b16a112c46ab262201cc31c38554a074d9..6d65e6f977aaa8ad4619cf3d24a6d5f36840c783 100644 (file)
@@ -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,