Changing class name and filename.
Character sheet fields finished.
This commit is contained in:
parent
cc77744827
commit
dd72b1cf40
6 changed files with 47 additions and 26 deletions
|
|
@ -22,7 +22,7 @@ set(SOURCE_HEADERS
|
|||
include/gui.hpp
|
||||
include/gui_data.hpp
|
||||
include/window.hpp
|
||||
include/billy_sheet.hpp
|
||||
include/character_sheet.hpp
|
||||
include/characteristic/habilete.hpp
|
||||
include/characteristic/adresse.hpp
|
||||
include/characteristic/endurance.hpp
|
||||
|
|
@ -40,7 +40,7 @@ set(SOURCE_FILES
|
|||
src/gui.cpp
|
||||
src/gui_data.cpp
|
||||
src/window.cpp
|
||||
src/billy_sheet.cpp
|
||||
src/character_sheet.cpp
|
||||
src/characteristic/adresse.cpp
|
||||
src/characteristic/endurance.cpp
|
||||
src/characteristic/chance.cpp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue