Skip to content

Commit

Permalink
My clang format_3
Browse files Browse the repository at this point in the history
  • Loading branch information
Hakansv committed Dec 4, 2024
1 parent 5b9ef81 commit 93f5b1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gui/include/gui/options.h
Original file line number Diff line number Diff line change
Expand Up @@ -583,7 +583,7 @@ class options : private Uncopyable,
wxCheckBox *pTrackDaily, *pTrackHighlite;
wxCheckBox *pXTEmultplyCheckbox;
wxTextCtrl *m_pXTEMultiplicator;
wxStaticText* pStatic_CallSign;
wxStaticText *pStatic_CallSign;

#if wxCHECK_VERSION(2, 9, 0)
#if wxUSE_TIMEPICKCTRL
Expand Down

0 comments on commit 93f5b1d

Please sign in to comment.