mirror of
https://gitlab.com/manzerbredes/ochess.git
synced 2025-04-06 01:56:28 +02:00
Debug settings
This commit is contained in:
parent
4adb5ff056
commit
6f866f55ee
1 changed files with 1 additions and 0 deletions
|
@ -96,6 +96,7 @@ public:
|
|||
|
||||
virtual bool TransferDataFromWindow() {
|
||||
ApplyPreferences();
|
||||
MAINWIN->ApplyPreferences();
|
||||
return (true);
|
||||
}
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue