Skip to content

Commit

Permalink
remove reference to RenderWidget;
Browse files Browse the repository at this point in the history
  • Loading branch information
NateSeymour committed Nov 12, 2024
1 parent c6dd902 commit 65d053f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ qt_add_executable(unlogic-calculator
src/calculator/Window.h
src/calculator/renderer/VulkanRenderer.h
src/calculator/renderer/VulkanWindow.h
src/calculator/renderer/RenderWidget.h
src/calculator/renderer/VulkanInstance.h
src/calculator/renderer/VulkanInstance.cpp
)
Expand Down

0 comments on commit 65d053f

Please sign in to comment.