diff --git a/src/ui.h b/src/ui.h index 746391d3..d5760946 100644 --- a/src/ui.h +++ b/src/ui.h @@ -110,7 +110,7 @@ protected: static long update_fu_len; #if defined(WITH_GUI) - CMainDlg* pMain; + CMainDlg* pMain; #endif };