mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-01 21:28:07 -06:00
6 lines
91 B
Plaintext
6 lines
91 B
Plaintext
INCLUDEPATH += $$PWD
|
|
|
|
HEADERS += $$PWD/notifications.h
|
|
|
|
SOURCES += $$PWD/notifications.cpp
|