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