aboutsummaryrefslogtreecommitdiffstats
path: root/CMImageView.h
diff options
context:
space:
mode:
Diffstat (limited to 'CMImageView.h')
-rw-r--r--CMImageView.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/CMImageView.h b/CMImageView.h
index c0444240..f52e8e5b 100644
--- a/CMImageView.h
+++ b/CMImageView.h
@@ -26,9 +26,9 @@
@interface CMImageView : NSImageView {
-
- NSString *draggedFilePath;
-
+
+ NSString *draggedFilePath;
+
}
- (NSString *)draggedFilePath;