[vlmc-devel] Get rid of NotificationZone class

Hugo Beauzée-Luyssen git at videolan.org
Fri Jul 8 22:56:54 CEST 2016


vlmc | branch: medialibrary | Hugo Beauzée-Luyssen <hugo at beauzee.fr> | Fri Jul  8 22:41:43 2016 +0200| [31252d9517fa5e1718cfebbb8b261f771a0839b8] | committer: Hugo Beauzée-Luyssen

Get rid of NotificationZone class

And use QStatusBar with an additional QProgressBar instead.

> https://code.videolan.org/videolan/vlmc/commit/31252d9517fa5e1718cfebbb8b261f771a0839b8
---

 src/CMakeLists.txt                     |  2 -
 src/Gui/MainWindow.cpp                 | 42 ++++++++++++---------
 src/Gui/MainWindow.h                   |  3 +-
 src/Gui/widgets/NotificationZone.cpp   | 69 ----------------------------------
 src/Gui/widgets/NotificationZone.h     | 64 -------------------------------
 src/Gui/widgets/ui/NotificationZone.ui | 41 --------------------
 src/Project/Workspace.cpp              |  5 ---
 7 files changed, 26 insertions(+), 200 deletions(-)

Diff:   https://code.videolan.org/videolan/vlmc/commit/31252d9517fa5e1718cfebbb8b261f771a0839b8


More information about the Vlmc-devel mailing list