Miranda NG Official Community Forum

Forum for English speaking Miranda NG users => Development => Topic started by: hydrogen fluoride on 30 10 2022, 21:49:25

Title: Some suggestions for code
Post by: hydrogen fluoride on 30 10 2022, 21:49:25
I have seen some variables inside void CMainDlg::onChange_Splitter(CSplitter *)

For example: m_splitterPos = m_splitter.GetPos() + 1;

I did not find type of this and similar variable for position. Just itis neede to be changed on intenger type > 0.