diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2024-09-25 23:34:59 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2024-10-30 14:42:53 -0400 |
commit | 9adb313ee870fd7bfa6b7dd363d36e609788e531 (patch) | |
tree | f4f3770d52a5e4e018222d83ce2d533ed7415a53 /src/compiler.h | |
parent | faa89be816064b42bff1ba81478405490e49289c (diff) | |
download | kutter-9adb313ee870fd7bfa6b7dd363d36e609788e531.tar.gz kutter-9adb313ee870fd7bfa6b7dd363d36e609788e531.tar.xz kutter-9adb313ee870fd7bfa6b7dd363d36e609788e531.zip |
configfile: Split configfile code into three separate classes
Separate out the low-level parsing code to a new ConfigFileReader()
class.
Separate out the auto-save handling code to a new ConfigAutoSave()
class.
This simplifies the main PrinterConfig() class.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'src/compiler.h')
0 files changed, 0 insertions, 0 deletions