This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
fort
Watch
1
Star
0
Fork
0
You've already forked fort
mirror of
https://github.com/tnodir/fort
synced
2024-11-16 07:38:23 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c270a23a33
fort
/
src
/
ui
/
conf
/
inioptions.cpp
4 lines
96 B
C++
Raw
Normal View
History
Unescape
Escape
UI: Conf: Move options from FortSettings to IniOptions.
2021-05-07 17:17:22 +00:00
#
include
"inioptions.h"
UI: Separate Data/FortFirewall.ini from <User>/FortFirewall.user.ini
2021-05-16 14:24:32 +00:00
IniOptions
:
:
IniOptions
(
Settings
*
settings
)
:
MapSettings
(
settings
)
{
}
Reference in New Issue
Copy Permalink