mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-20 15:37:26 -06:00
Fix properties.pri
This commit is contained in:
@@ -5,19 +5,19 @@ FORMS += $$PWD/propertieswidget.ui \
|
|||||||
$$PWD/peer.ui
|
$$PWD/peer.ui
|
||||||
|
|
||||||
HEADERS += $$PWD/propertieswidget.h \
|
HEADERS += $$PWD/propertieswidget.h \
|
||||||
$$PWD/peerlistwidget.h \
|
$$PWD/peerlistwidget.h \
|
||||||
$$PWD/proplistdelegate.h \
|
$$PWD/proplistdelegate.h \
|
||||||
$$PWD/trackerlist.h \
|
$$PWD/trackerlist.h \
|
||||||
$$PWD/downloadedpiecesbar.h \
|
$$PWD/downloadedpiecesbar.h \
|
||||||
$$PWD/peerlistdelegate.h \
|
$$PWD/peerlistdelegate.h \
|
||||||
$$PWD/peeraddition.h \
|
$$PWD/peeraddition.h \
|
||||||
$$PWD/trackersadditiondlg.h \
|
$$PWD/trackersadditiondlg.h \
|
||||||
$$PWD/pieceavailabilitybar.h \
|
$$PWD/pieceavailabilitybar.h \
|
||||||
$$PWD/proptabbar.h
|
$$PWD/proptabbar.h
|
||||||
|
|
||||||
SOURCES += $$PWD/propertieswidget.cpp \
|
SOURCES += $$PWD/propertieswidget.cpp \
|
||||||
$$PWD/peerlistwidget.cpp \
|
$$PWD/peerlistwidget.cpp \
|
||||||
$$PWD/trackerlist.cpp \
|
$$PWD/trackerlist.cpp \
|
||||||
$$PWD/proptabbar.cpp \
|
$$PWD/proptabbar.cpp \
|
||||||
properties/downloadedpiecesbar.cpp \
|
$$PWD/downloadedpiecesbar.cpp \
|
||||||
properties/pieceavailabilitybar.cpp
|
$$PWD/pieceavailabilitybar.cpp
|
||||||
|
|||||||
Reference in New Issue
Block a user