mirror of
https://github.com/rizonesoft/Notepad3.git
synced 2026-06-11 21:03:05 +08:00
Added MonitoringLog bool to Settings struct and implemented load/save in Config.cpp. The setting is now restored from INI file on startup and saved when settings are saved. Changes: - TypeDefs.h: Added MonitoringLog to SETTINGS_T struct - Config.cpp: Added GET_BOOL_VALUE_FROM_INISECTION for loading - Config.cpp: Added SAVE_VALUE_IF_NOT_EQ_DEFAULT for saving - Notepad3.c: Initialize FileWatching.MonitoringLog from Settings Fixes #5037 |
||
|---|---|---|
| .. | ||
| doc | ||
| Config.cpp | ||
| Config.h | ||
| ConvertUTF.c | ||
| ConvertUTF.h | ||
| SimpleIni.h | ||
| SimpleIni.url | ||