Clean up the GUI some by moving the map_view out into its own file.
This commit is contained in:
parent
421cca308b
commit
6da830595c
5 changed files with 94 additions and 81 deletions
|
@ -56,6 +56,7 @@ sources = [
|
|||
'levelmanager.cpp',
|
||||
'lights.cpp',
|
||||
'map.cpp',
|
||||
'map_view.cpp',
|
||||
'matrix.cpp',
|
||||
'matrix.cpp',
|
||||
'panel.cpp',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue