Skip to content

Commit fc93596

Browse files
committed
Fixed bug with utils.editbox changes
1 parent 1e50f1c commit fc93596

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dialogs/LuaInputEditDlg.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ CLuaInputEditDlg::CLuaInputEditDlg(CWnd* pParent /*=NULL*/)
2727
//}}AFX_DATA_INIT
2828

2929
m_font = NULL;
30+
m_L = NULL;
3031

3132
}
3233

0 commit comments

Comments
 (0)