Skip to content

Commit

Permalink
Test commit
Browse files Browse the repository at this point in the history
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12552 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
  • Loading branch information
Manolo Gouy authored and Manolo Gouy committed Nov 11, 2017
1 parent ee92994 commit 5ac0d89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Fl_cocoa.mm
Expand Up @@ -1756,7 +1756,7 @@ static void foreground_and_activate_if_needed() {
[NSApp activateIgnoringOtherApps:YES];
}

// simpler way to activate app tested OK on MacOS 10.3 10.6 10.9 and 10.13
// simpler way to activate application tested OK on MacOS 10.3 10.6 10.9 and 10.13

void Fl_Cocoa_Screen_Driver::open_display_platform() {
static char beenHereDoneThat = 0;
Expand Down

0 comments on commit 5ac0d89

Please sign in to comment.