Vladimir Golovnev (Glassez)
5 years ago
4 changed files with 43 additions and 49 deletions
@ -1,7 +0,0 @@ |
|||||||
HEADERS += $$PWD/powermanagement.h |
|
||||||
SOURCES += $$PWD/powermanagement.cpp |
|
||||||
|
|
||||||
unix:!macx:dbus { |
|
||||||
HEADERS += $$PWD/powermanagement_x11.h |
|
||||||
SOURCES += $$PWD/powermanagement_x11.cpp |
|
||||||
} |
|
@ -1,36 +0,0 @@ |
|||||||
FORMS += \ |
|
||||||
$$PWD/peersadditiondialog.ui \ |
|
||||||
$$PWD/propertieswidget.ui \ |
|
||||||
$$PWD/trackersadditiondialog.ui |
|
||||||
|
|
||||||
HEADERS += \ |
|
||||||
$$PWD/downloadedpiecesbar.h \ |
|
||||||
$$PWD/peerlistdelegate.h \ |
|
||||||
$$PWD/peerlistsortmodel.h \ |
|
||||||
$$PWD/peerlistwidget.h \ |
|
||||||
$$PWD/peersadditiondialog.h \ |
|
||||||
$$PWD/pieceavailabilitybar.h \ |
|
||||||
$$PWD/piecesbar.h \ |
|
||||||
$$PWD/propertieswidget.h \ |
|
||||||
$$PWD/proplistdelegate.h \ |
|
||||||
$$PWD/proptabbar.h \ |
|
||||||
$$PWD/speedplotview.h \ |
|
||||||
$$PWD/speedwidget.h \ |
|
||||||
$$PWD/trackerlistwidget.h \ |
|
||||||
$$PWD/trackersadditiondialog.h |
|
||||||
|
|
||||||
SOURCES += \ |
|
||||||
$$PWD/downloadedpiecesbar.cpp \ |
|
||||||
$$PWD/peerlistdelegate.cpp \ |
|
||||||
$$PWD/peerlistsortmodel.cpp \ |
|
||||||
$$PWD/peerlistwidget.cpp \ |
|
||||||
$$PWD/peersadditiondialog.cpp \ |
|
||||||
$$PWD/pieceavailabilitybar.cpp \ |
|
||||||
$$PWD/piecesbar.cpp \ |
|
||||||
$$PWD/propertieswidget.cpp \ |
|
||||||
$$PWD/proplistdelegate.cpp \ |
|
||||||
$$PWD/proptabbar.cpp \ |
|
||||||
$$PWD/speedplotview.cpp \ |
|
||||||
$$PWD/speedwidget.cpp \ |
|
||||||
$$PWD/trackerlistwidget.cpp \ |
|
||||||
$$PWD/trackersadditiondialog.cpp |
|
Loading…
Reference in new issue