mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-17 06:01:33 -06:00
@@ -197,11 +197,9 @@ FORMS += \
|
||||
RESOURCES += $$PWD/about.qrc
|
||||
|
||||
stacktrace {
|
||||
!unix {
|
||||
HEADERS += $$PWD/stacktracedialog.h
|
||||
SOURCES += $$PWD/stacktracedialog.cpp
|
||||
FORMS += $$PWD/stacktracedialog.ui
|
||||
}
|
||||
HEADERS += $$PWD/stacktracedialog.h
|
||||
SOURCES += $$PWD/stacktracedialog.cpp
|
||||
FORMS += $$PWD/stacktracedialog.ui
|
||||
}
|
||||
|
||||
win32|macx {
|
||||
|
||||
Reference in New Issue
Block a user