]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/palmos/mslu.h
CanAcceptFocus() now returns true if either the window itself or one of its children...
[wxWidgets.git] / include / wx / palmos / mslu.h
index 3333f4627be46a6f1e2a7b02eefbb5f925fcfdee..084e5d74e8bd7ed2794b8c9cc00c461787e070e5 100644 (file)
@@ -1,11 +1,11 @@
 /////////////////////////////////////////////////////////////////////////////
 // Name:        wx/palmos/mslu.h
 // Purpose:     Fixes for bugs in MSLU
-// Author:      Vaclav Slavik
+// Author:      William Osborne - minimal working wxPalmOS port
 // Modified by:
-// Created:     2002/02/17
+// Created:     10/13/04
 // RCS-ID:      $Id$
-// Copyright:   (c) 2002 Vaclav Slavik
+// Copyright:   (c) William Osborne
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
@@ -14,7 +14,7 @@
 
 #include "wx/defs.h"
 #include "wx/utils.h"
-#include "wx/wxchar.h"
+#include "wx/chartype.h"
 
 #if !wxUSE_UNICODE_MSLU
 inline bool wxUsingUnicowsDll() { return false; }