Cleaning up and making the debugger resize well

This commit is contained in:
Anonymus Raccoon
2020-02-16 22:54:43 +01:00
parent 2f1c53a92d
commit 74045c0d99
7 changed files with 141 additions and 214 deletions
-2
View File
@@ -131,8 +131,6 @@ add_executable(ComSquare
sources/Renderer/QtRenderer/QtWidgetSFML.hpp
ui/cpu.ui
resources/appResources.qrc
sources/Renderer/QtRenderer/QtWindow.cpp
sources/Renderer/QtRenderer/QtWindow.hpp
sources/Utility/Utility.hpp)
target_compile_definitions(ComSquare PUBLIC DEBUGGER_ENABLED)