Skip to content
Snippets Groups Projects
Commit cae2f72e authored by George Nachman's avatar George Nachman
Browse files

Add spaces back for lion (though it only kinda works).

parent bc6c7ca5
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -525,8 +525,6 @@ static float versionNumber;
[tags setDelegate:self];
 
if (IsLionOrLater()) {
[spaceLabel setHidden:YES];
[spaceButton setHidden:YES];
[lionStyleFullscreen setHidden:NO];
} else {
[lionStyleFullscreen setHidden:YES];
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment