[vlmc-devel] MainWindow: Remove close project action
Hugo Beauzée-Luyssen
git at videolan.org
Sat Mar 29 01:03:39 CET 2014
vlmc | branch: master | Hugo Beauzée-Luyssen <hugo at beauzee.fr> | Sat Mar 29 01:06:12 2014 +0200| [6774966edec10a3a37456ff01b35c0c54208b93b] | committer: Hugo Beauzée-Luyssen
MainWindow: Remove close project action
> http://git.videolan.org/gitweb.cgi/vlmc.git/?a=commit;h=6774966edec10a3a37456ff01b35c0c54208b93b
---
src/Gui/ui/MainWindow.ui | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/src/Gui/ui/MainWindow.ui b/src/Gui/ui/MainWindow.ui
index 9d3beec..fb2edb1 100644
--- a/src/Gui/ui/MainWindow.ui
+++ b/src/Gui/ui/MainWindow.ui
@@ -27,7 +27,7 @@
<x>0</x>
<y>0</y>
<width>800</width>
- <height>22</height>
+ <height>17</height>
</rect>
</property>
<widget class="QMenu" name="menuEdit">
@@ -62,7 +62,6 @@
</widget>
<addaction name="actionNew_Project"/>
<addaction name="actionLoad_Project"/>
- <addaction name="actionClose_Project"/>
<addaction name="separator"/>
<addaction name="actionSave"/>
<addaction name="actionSave_As"/>
More information about the Vlmc-devel
mailing list