We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cc5851 commit d4c5108Copy full SHA for d4c5108
1 file changed
UI/Dialog/LottoNumberDlg.h
@@ -19,6 +19,8 @@ class CLottoNumberDlg : public CDialogEx
19
BOOL m_bDragging;
20
int m_nSplitPos;
21
22
+ CFont m_fontButton;
23
+
24
void InitResultList();
25
void InitExtractList();
26
0 commit comments