mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-06 23:52:31 -06:00
Move system signal related functions to its own file
And revise "signal safe print" function. PR #16953.
This commit is contained in:
@@ -28,6 +28,7 @@ target_sources(qbt_app PRIVATE
|
||||
cmdoptions.h
|
||||
filelogger.h
|
||||
qtlocalpeer/qtlocalpeer.h
|
||||
signalhandler.h
|
||||
upgrade.h
|
||||
|
||||
# sources
|
||||
@@ -37,6 +38,7 @@ target_sources(qbt_app PRIVATE
|
||||
filelogger.cpp
|
||||
main.cpp
|
||||
qtlocalpeer/qtlocalpeer.cpp
|
||||
signalhandler.cpp
|
||||
upgrade.cpp
|
||||
|
||||
# resources
|
||||
|
||||
Reference in New Issue
Block a user