Skip to content

Commit

Permalink
Qt: Move Main.cpp to QtHost.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
stenzek authored and refractionpcsx2 committed Jul 17, 2022
1 parent 7d71954 commit a35990e
Show file tree
Hide file tree
Showing 6 changed files with 261 additions and 305 deletions.
1 change: 0 additions & 1 deletion pcsx2-qt/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ target_sources(pcsx2-qt PRIVATE
EarlyHardwareCheck.cpp
EmuThread.cpp
EmuThread.h
Main.cpp
MainWindow.cpp
MainWindow.h
MainWindow.ui
Expand Down
255 changes: 0 additions & 255 deletions pcsx2-qt/Main.cpp

This file was deleted.

Loading

0 comments on commit a35990e

Please sign in to comment.