]> git.saurik.com Git - wxWidgets.git/blobdiff - build/buildbot/tools/check.sh
Unselect all wxDataViewCtrl items when clicking outside of the item area.
[wxWidgets.git] / build / buildbot / tools / check.sh
index 8fb70e4dddbd14a523665c8a54f59b111d63df7f..d5acae0e2816c71affee54ccfabc62310bb2aa2d 100755 (executable)
@@ -5,7 +5,7 @@
 # Author:      Mike Wetherell
 # RCS-ID:      $Id$
 # Copyright:   (c) 2007 Mike Wetherell
-# Licence:     wxWidgets licence
+# Licence:     wxWindows licence
 #############################################################################
 
 usage() {
@@ -145,7 +145,7 @@ preprocess()
         return 1
     fi
 }
-        
+
 validate()
 {
     NAME="$1"
@@ -174,7 +174,7 @@ while [ $# -gt 0 ]; do
         errout "$NAME" >&2
         ERR=1
     }
-            
+
     rm -f "$XSLT" "$PREP" "$STDERR"
 
     shift