aboutsummaryrefslogtreecommitdiffstats
path: root/ImageAndTextCell.h
diff options
context:
space:
mode:
Diffstat (limited to 'ImageAndTextCell.h')
-rwxr-xr-xImageAndTextCell.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ImageAndTextCell.h b/ImageAndTextCell.h
index 897549cd..bf0ef753 100755
--- a/ImageAndTextCell.h
+++ b/ImageAndTextCell.h
@@ -44,7 +44,7 @@
@interface ImageAndTextCell : NSTextFieldCell
{
@private
- NSImage *image;
+ NSImage *image;
int _indentationLevel;
}