--- a/src/mainwindow.ui Thu Nov 05 14:29:58 2020 +0200 +++ b/src/mainwindow.ui Sun Jan 10 15:28:44 2021 +0200 @@ -26,7 +26,7 @@ <x>0</x> <y>0</y> <width>800</width> - <height>24</height> + <height>26</height> </rect> </property> <widget class="QMenu" name="menuFile"> @@ -59,6 +59,17 @@ <addaction name="menuView"/> </widget> <widget class="QStatusBar" name="statusbar"/> + <widget class="QToolBar" name="toolsBar"> + <property name="windowTitle"> + <string>toolBar</string> + </property> + <attribute name="toolBarArea"> + <enum>LeftToolBarArea</enum> + </attribute> + <attribute name="toolBarBreak"> + <bool>false</bool> + </attribute> + </widget> <action name="actionQuit"> <property name="text"> <string>Quit</string>