mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-01-09 08:37:27 +03:00
6 lines
91 B
Text
6 lines
91 B
Text
|
INCLUDEPATH += $$PWD
|
||
|
|
||
|
HEADERS += $$PWD/notifications.h
|
||
|
|
||
|
SOURCES += $$PWD/notifications.cpp
|