fix error messaging
This commit is contained in:
parent
dad036083a
commit
3a9fdfb9ae
@ -4,6 +4,7 @@ find_qt5(Core Widgets WinExtras)
|
||||
|
||||
add_executable(Textractor WIN32
|
||||
main.cpp
|
||||
exception.cpp
|
||||
mainwindow.cpp
|
||||
extenwindow.cpp
|
||||
attachprocessdialog.cpp
|
||||
|
@ -1,5 +1,4 @@
|
||||
add_library(host
|
||||
exception.cpp
|
||||
host.cpp
|
||||
textthread.cpp
|
||||
hookcode.cpp
|
||||
|
Loading…
Reference in New Issue
Block a user