We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e50f1c commit fc93596Copy full SHA for fc93596
dialogs/LuaInputEditDlg.cpp
@@ -27,6 +27,7 @@ CLuaInputEditDlg::CLuaInputEditDlg(CWnd* pParent /*=NULL*/)
27
//}}AFX_DATA_INIT
28
29
m_font = NULL;
30
+ m_L = NULL;
31
32
}
33
0 commit comments