Skip to content

Commit

Permalink
trivial: Fix compiler warning
Browse files Browse the repository at this point in the history
  • Loading branch information
ximion committed Apr 20, 2023
1 parent 05b782d commit 1ca01bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/gx/tilix/terminal/terminal.d
Original file line number Diff line number Diff line change
Expand Up @@ -2461,6 +2461,7 @@ private:
break;
case SETTINGS_PROFILE_BADGE_USE_SYSTEM_FONT_KEY, SETTINGS_PROFILE_BADGE_FONT_KEY:
updateBadgeFont();
break;
default:
break;
}
Expand Down

0 comments on commit 1ca01bb

Please sign in to comment.