Move ThumbnailerNullComponent into AzToolsFramework so that it can be used by other tools that need it.

SerializeContextTools will soon rely on this.
This commit is contained in:
mbalfour
2021-05-11 14:25:25 -05:00
parent 9ccddab552
commit 899d4c438d
6 changed files with 16 additions and 10 deletions
@@ -14,8 +14,6 @@ set(FILES
Source/LuaIDEApplication.cpp
Source/AssetDatabaseLocationListener.h
Source/AssetDatabaseLocationListener.cpp
Source/ThumbnailerNullComponent.h
Source/ThumbnailerNullComponent.cpp
Source/Editor/LuaEditor.h
Source/Editor/LuaEditor.cpp
Source/LUA/BasicScriptChecker.h