Partial functionality for settings - some settings save their current state to AppData
This commit is contained in:
parent
b84bbbee90
commit
9b76812d89
4 changed files with 61 additions and 0 deletions
7
WebBrowser/SettingsHandler.cs
Normal file
7
WebBrowser/SettingsHandler.cs
Normal file
|
@ -0,0 +1,7 @@
|
|||
namespace XeroBrowser
|
||||
{
|
||||
public class SettingsHandler
|
||||
{
|
||||
|
||||
}
|
||||
}
|
Reference in a new issue