Apply suggestions from code review

Co-Authored-By: NewPagodi <NewPagodi@users.noreply.github.com>
This commit is contained in:
VZ
2019-04-18 20:57:01 -05:00
committed by GitHub
parent 5f39bb4157
commit a5a44e8bae
3 changed files with 5 additions and 5 deletions

View File

@@ -190,7 +190,7 @@ Edit::Edit (wxWindow *parent, wxWindowID id,
wxBitmap bmp(hashtag_xpm);
RegisterImage(0, bmp);
//call tips
// call tips
CallTipSetBackground(*wxYELLOW);
m_calltipNo = 1;