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:
Rene Gollent 2014-11-08 18:19:13 -05:00
parent 329dd0af0b
commit 05d1068c97
3 changed files with 1 additions and 1 deletions

View File

@ -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