|
|
|
@ -5,19 +5,19 @@ FORMS += $$PWD/propertieswidget.ui \
@@ -5,19 +5,19 @@ FORMS += $$PWD/propertieswidget.ui \
|
|
|
|
|
$$PWD/peer.ui |
|
|
|
|
|
|
|
|
|
HEADERS += $$PWD/propertieswidget.h \ |
|
|
|
|
$$PWD/peerlistwidget.h \ |
|
|
|
|
$$PWD/proplistdelegate.h \ |
|
|
|
|
$$PWD/trackerlist.h \ |
|
|
|
|
$$PWD/downloadedpiecesbar.h \ |
|
|
|
|
$$PWD/peerlistdelegate.h \ |
|
|
|
|
$$PWD/peeraddition.h \ |
|
|
|
|
$$PWD/trackersadditiondlg.h \ |
|
|
|
|
$$PWD/pieceavailabilitybar.h \ |
|
|
|
|
$$PWD/proptabbar.h |
|
|
|
|
$$PWD/peerlistwidget.h \ |
|
|
|
|
$$PWD/proplistdelegate.h \ |
|
|
|
|
$$PWD/trackerlist.h \ |
|
|
|
|
$$PWD/downloadedpiecesbar.h \ |
|
|
|
|
$$PWD/peerlistdelegate.h \ |
|
|
|
|
$$PWD/peeraddition.h \ |
|
|
|
|
$$PWD/trackersadditiondlg.h \ |
|
|
|
|
$$PWD/pieceavailabilitybar.h \ |
|
|
|
|
$$PWD/proptabbar.h |
|
|
|
|
|
|
|
|
|
SOURCES += $$PWD/propertieswidget.cpp \ |
|
|
|
|
$$PWD/peerlistwidget.cpp \ |
|
|
|
|
$$PWD/trackerlist.cpp \ |
|
|
|
|
$$PWD/proptabbar.cpp \ |
|
|
|
|
properties/downloadedpiecesbar.cpp \ |
|
|
|
|
properties/pieceavailabilitybar.cpp |
|
|
|
|
$$PWD/peerlistwidget.cpp \ |
|
|
|
|
$$PWD/trackerlist.cpp \ |
|
|
|
|
$$PWD/proptabbar.cpp \ |
|
|
|
|
$$PWD/downloadedpiecesbar.cpp \ |
|
|
|
|
$$PWD/pieceavailabilitybar.cpp |
|
|
|
|