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:
@@ -177,6 +177,7 @@ Application Debugger :
|
|||||||
StackTrace.cpp
|
StackTrace.cpp
|
||||||
Statement.cpp
|
Statement.cpp
|
||||||
SymbolInfo.cpp
|
SymbolInfo.cpp
|
||||||
|
SyntheticPrimitiveType.cpp
|
||||||
SyscallInfo.cpp
|
SyscallInfo.cpp
|
||||||
SystemInfo.cpp
|
SystemInfo.cpp
|
||||||
Team.cpp
|
Team.cpp
|
||||||
@@ -250,7 +251,6 @@ Application Debugger :
|
|||||||
GraphicalUserInterface.cpp
|
GraphicalUserInterface.cpp
|
||||||
|
|
||||||
# user_interface/gui/model
|
# user_interface/gui/model
|
||||||
SyntheticPrimitiveType.cpp
|
|
||||||
VariablesViewState.cpp
|
VariablesViewState.cpp
|
||||||
VariablesViewStateHistory.cpp
|
VariablesViewStateHistory.cpp
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user