Skip to content

Commit

Permalink
Build breakage on Mac due to tooltip restructuring work.
Browse files Browse the repository at this point in the history
  • Loading branch information
skiselkov committed Aug 6, 2017
1 parent 30d118a commit ebc8c6c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/gui_tooltips.h
Original file line number Diff line number Diff line change
Expand Up @@ -170,8 +170,7 @@ static const char *monitor_tooltips[NUM_MONITORS] = {
/* LATE ROTATION_MON */
"ON: the late rotation on takeoff monitor is enabled.\n"
"OFF: the late rotation on takeoff monitor is disabled.\n"
MAN_REF("4.6"),
NULL
MAN_REF("4.6")
};

static const char *disable_ext_view_tooltip =
Expand Down

0 comments on commit ebc8c6c

Please sign in to comment.