Debugger: Reorganization, no functional change.
- Move SyntheticPrimitiveType to model subdir, since more than just the UI will be making use of it.
This commit is contained in:
parent
329dd0af0b
commit
05d1068c97
@ -177,6 +177,7 @@ Application Debugger :
|
||||
StackTrace.cpp
|
||||
Statement.cpp
|
||||
SymbolInfo.cpp
|
||||
SyntheticPrimitiveType.cpp
|
||||
SyscallInfo.cpp
|
||||
SystemInfo.cpp
|
||||
Team.cpp
|
||||
@ -250,7 +251,6 @@ Application Debugger :
|
||||
GraphicalUserInterface.cpp
|
||||
|
||||
# user_interface/gui/model
|
||||
SyntheticPrimitiveType.cpp
|
||||
VariablesViewState.cpp
|
||||
VariablesViewStateHistory.cpp
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user