--- a/src/mainwindow.ui Mon Sep 23 14:06:36 2019 +0300 +++ b/src/mainwindow.ui Thu Oct 03 11:45:44 2019 +0300 @@ -26,14 +26,14 @@ <x>0</x> <y>0</y> <width>800</width> - <height>25</height> + <height>27</height> </rect> </property> <widget class="QMenu" name="menuFile"> <property name="title"> <string>File</string> </property> - <addaction name="actionNewFile"/> + <addaction name="actionNew"/> <addaction name="actionOpen"/> <addaction name="separator"/> <addaction name="actionQuit"/> @@ -54,9 +54,9 @@ <string>Ctrl+O</string> </property> </action> - <action name="actionNewFile"> + <action name="actionNew"> <property name="text"> - <string>New File</string> + <string>New</string> </property> <property name="shortcut"> <string>Ctrl+N</string>