diff options
Diffstat (limited to 'Source/SPWindow.h')
-rw-r--r-- | Source/SPWindow.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/SPWindow.h b/Source/SPWindow.h index cfb2aa5f..7828735c 100644 --- a/Source/SPWindow.h +++ b/Source/SPWindow.h @@ -37,4 +37,6 @@ @property (assign) BOOL isSheetWhichCanBecomeMain; +- (void)toggleFullScreen:(id)sender; + @end |