Skip to content

Commit

Permalink
Adding a declaration to fix a warning
Browse files Browse the repository at this point in the history
git-svn-id: http://blacktree-nocturne.googlecode.com/svn/trunk@5 c63ddb02-3d3d-0410-9d9e-bda0ae528c44
  • Loading branch information
papercrane committed Aug 15, 2008
1 parent e4ab495 commit 01a3108
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions QSLMUMonitor.h
Expand Up @@ -60,6 +60,8 @@ enum {

- (void) setMonitorSensors:(BOOL)flag;

+ (BOOL)hasSensors;

@end

@interface NSObject (QSLMUMonitorDelegate)
Expand Down

0 comments on commit 01a3108

Please sign in to comment.