[vlmc-devel] Move last project UI interactions to the main window
Hugo Beauzée-Luyssen
git at videolan.org
Fri Mar 4 17:14:21 CET 2016
vlmc | branch: master | Hugo Beauzée-Luyssen <hugo at beauzee.fr> | Fri Mar 4 16:57:10 2016 +0100| [70755b2bbebe7a4a719036d6c181048d9efa9ec4] | committer: Hugo Beauzée-Luyssen
Move last project UI interactions to the main window
And remove the ProjectCallback abomination \o/
> https://code.videolan.org/videolan/vlmc/commit/70755b2bbebe7a4a719036d6c181048d9efa9ec4
---
src/CMakeLists.txt | 1 -
src/Gui/MainWindow.cpp | 25 +++++++++++++++--
src/Gui/MainWindow.h | 2 ++
src/Gui/project/GuiProjectManager.cpp | 46 ------------------------------
src/Gui/project/GuiProjectManager.h | 35 -----------------------
src/Gui/wizard/OpenPage.cpp | 1 -
src/Main/main.cpp | 1 -
src/Project/Project.cpp | 17 ++++++++---
src/Project/Project.h | 9 ++++--
src/Project/ProjectCallbacks.h | 53 -----------------------------------
10 files changed, 44 insertions(+), 146 deletions(-)
Diff: https://code.videolan.org/videolan/vlmc/commit/70755b2bbebe7a4a719036d6c181048d9efa9ec4
More information about the Vlmc-devel
mailing list