diff options
author | Jay Freeman (saurik) <saurik@saurik.com> | 2010-10-04 03:37:09 -0700 |
---|---|---|
committer | Jay Freeman (saurik) <saurik@saurik.com> | 2010-10-04 03:38:36 -0700 |
commit | bc11cf5bb67e9f5c4096dc93d813272a49de1115 (patch) | |
tree | b1a18850aca2b23c41e7844d95efe10852a80e91 /UICaboodle/BrowserView.h | |
parent | 54b844a077e17de31c79cb71d8b6948f8b152a8e (diff) |
Removed tabs and trailing space characters from codebase.
Diffstat (limited to 'UICaboodle/BrowserView.h')
-rw-r--r-- | UICaboodle/BrowserView.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/UICaboodle/BrowserView.h b/UICaboodle/BrowserView.h index 2f77f84..f2b0db8 100644 --- a/UICaboodle/BrowserView.h +++ b/UICaboodle/BrowserView.h @@ -65,7 +65,7 @@ bool editing_; Class class_; - + id reloaditem_; id loadingitem_; } |