Add dialog to show statistics

This commit is contained in:
Nick Tiskov
2013-11-17 01:16:24 +04:00
parent 687e7a1343
commit f12b64d36a
9 changed files with 446 additions and 3 deletions

View File

@@ -149,7 +149,8 @@ nox {
updownratiodlg.h \
loglistwidget.h \
addnewtorrentdialog.h \
autoexpandabledialog.h
autoexpandabledialog.h \
statsdialog.h
SOURCES += mainwindow.cpp \
ico.cpp \
@@ -167,7 +168,8 @@ nox {
updownratiodlg.cpp \
loglistwidget.cpp \
addnewtorrentdialog.cpp \
autoexpandabledialog.cpp
autoexpandabledialog.cpp \
statsdialog.cpp
win32 {
HEADERS += programupdater.h
@@ -193,7 +195,8 @@ nox {
torrentimportdlg.ui \
executionlog.ui \
addnewtorrentdialog.ui \
autoexpandabledialog.ui
autoexpandabledialog.ui \
statsdialog.ui
}
DESTDIR = .