]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/html/htmlproc.h
changing the number of items in wxHtmlListBox should flush the cache
[wxWidgets.git] / include / wx / html / htmlproc.h
index 8b3906b527dcacb95017be665aa852fb99482f03..59cb01ed946dd5063b0451babe391075904864ec 100644 (file)
@@ -11,8 +11,8 @@
 #ifndef _WX_HTMLPREP_H_
 #define _WX_HTMLPREP_H_
 
-#ifdef __GNUG__
-#pragma interface "htmlprep.h"
+#if defined(__GNUG__) && !defined(__APPLE__)
+#pragma interface "htmlproc.h"
 // (implementation is in htmlwin.cpp, there's no htmlprep.cpp!)
 #endif