Skip to content

Commit d4c5108

Browse files
committed
<feat> : Added extract button CFont class applied object
1 parent 0cc5851 commit d4c5108

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

UI/Dialog/LottoNumberDlg.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ class CLottoNumberDlg : public CDialogEx
1919
BOOL m_bDragging;
2020
int m_nSplitPos;
2121

22+
CFont m_fontButton;
23+
2224
void InitResultList();
2325
void InitExtractList();
2426

0 commit comments

Comments
 (0)