]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/fs_mem.h
adding default interpolation enum
[wxWidgets.git] / interface / wx / fs_mem.h
index bef7f52f8da4fe9566662f546947319ef9cae4be..62793fbaef1ead60811e3b9d063b7621284e6ce4 100644 (file)
@@ -3,12 +3,11 @@
 // Purpose:     interface of wxMemoryFSHandler
 // Author:      wxWidgets team
 // RCS-ID:      $Id$
 // Purpose:     interface of wxMemoryFSHandler
 // Author:      wxWidgets team
 // RCS-ID:      $Id$
-// Licence:     wxWindows license
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 /**
     @class wxMemoryFSHandler
 /////////////////////////////////////////////////////////////////////////////
 
 /**
     @class wxMemoryFSHandler
-    @wxheader{fs_mem.h}
 
     This wxFileSystem handler can store arbitrary data in memory stream and make
     them accessible via an URL.
 
     This wxFileSystem handler can store arbitrary data in memory stream and make
     them accessible via an URL.