mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-27 07:48:01 -07:00
[Oracle] Move oracle settings to separate file (#6588)
This commit is contained in:
parent
3ada27eae1
commit
32aa60bb14
3 changed files with 30 additions and 2 deletions
|
|
@ -75,6 +75,8 @@ private:
|
|||
QString cardSourceUrl;
|
||||
QString cardSourceVersion;
|
||||
|
||||
void migrateOracleSettings();
|
||||
|
||||
protected:
|
||||
void changeEvent(QEvent *event) override;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue