mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-05 04:53:54 -07:00
[Oracle] Move page classes to separate file (#6314)
* Move pages to separate file * Fix shadowing complaint
This commit is contained in:
parent
6dff230e10
commit
1c1599a9f4
5 changed files with 879 additions and 838 deletions
|
|
@ -20,6 +20,7 @@ set(oracle_SOURCES
|
|||
src/main.cpp
|
||||
src/oraclewizard.cpp
|
||||
src/oracleimporter.cpp
|
||||
src/pages.cpp
|
||||
src/pagetemplates.cpp
|
||||
src/parsehelpers.cpp
|
||||
src/qt-json/json.cpp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue