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