mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-22 00:17:23 -06:00
6 lines
91 B
Plaintext
6 lines
91 B
Plaintext
INCLUDEPATH += $$PWD
|
|
|
|
HEADERS += $$PWD/notifications.h
|
|
|
|
SOURCES += $$PWD/notifications.cpp
|