fort/src/ui/conf/inioptions.cpp

4 lines
96 B
C++

#include "inioptions.h"
IniOptions::IniOptions(Settings *settings) : MapSettings(settings) { }