mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-19 04:49:47 -07:00
parent
e82c50ed73
commit
9d858d5cd7
1 changed files with 3 additions and 5 deletions
|
@ -197,11 +197,9 @@ FORMS += \
|
||||||
RESOURCES += $$PWD/about.qrc
|
RESOURCES += $$PWD/about.qrc
|
||||||
|
|
||||||
stacktrace {
|
stacktrace {
|
||||||
!unix {
|
HEADERS += $$PWD/stacktracedialog.h
|
||||||
HEADERS += $$PWD/stacktracedialog.h
|
SOURCES += $$PWD/stacktracedialog.cpp
|
||||||
SOURCES += $$PWD/stacktracedialog.cpp
|
FORMS += $$PWD/stacktracedialog.ui
|
||||||
FORMS += $$PWD/stacktracedialog.ui
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
win32|macx {
|
win32|macx {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue