]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/helpview/src/helpview.h
Unselect all wxDataViewCtrl items when clicking outside of the item area.
[wxWidgets.git] / utils / helpview / src / helpview.h
index 2d020e78cb13d9d9be6ffc3b9f57df53687b3da8..7b30b795f5af323b77eb7dc99db48d622bcb856b 100644 (file)
@@ -36,7 +36,7 @@ public:
 
 #ifdef __WXMAC__
     /// Respond to Apple Event for opening a document
-    virtual void MacOpenFile(const wxString& filename);
+    virtual void MacOpenFiles(const wxArrayString& fileNames);
 #endif
 
     /// Prompt the user for a book to open