mirror of
https://gitlab.com/manzerbredes/ochess.git
synced 2025-04-07 02:26:29 +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() {
|
virtual bool TransferDataFromWindow() {
|
||||||
ApplyPreferences();
|
ApplyPreferences();
|
||||||
|
MAINWIN->ApplyPreferences();
|
||||||
return (true);
|
return (true);
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Reference in a new issue