summaryrefslogtreecommitdiff
path: root/macosx/MemBadgeView.h
diff options
context:
space:
mode:
Diffstat (limited to 'macosx/MemBadgeView.h')
-rw-r--r--macosx/MemBadgeView.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/macosx/MemBadgeView.h b/macosx/MemBadgeView.h
index f9696008..b28353bd 100644
--- a/macosx/MemBadgeView.h
+++ b/macosx/MemBadgeView.h
@@ -8,6 +8,7 @@
#import <Cocoa/Cocoa.h>
+//TODO: also include the memory count in the view as well.
@interface MemBadgeView : NSView
@end