diff --git a/sensecarbon_tsv_gui_base.ui b/sensecarbon_tsv_gui_base.ui index a6a5f7bdb3d2e4ef687916a8c63117382af6ff22..8a635661ad43f8b704f338cc6dd231c65eb9aa40 100644 --- a/sensecarbon_tsv_gui_base.ui +++ b/sensecarbon_tsv_gui_base.ui @@ -299,8 +299,8 @@ <rect> <x>0</x> <y>0</y> - <width>81</width> - <height>28</height> + <width>754</width> + <height>204</height> </rect> </property> <property name="sizePolicy"> @@ -723,6 +723,28 @@ </layout> </widget> </widget> + <widget class="QMenuBar" name="menuBar"> + <property name="geometry"> + <rect> + <x>0</x> + <y>0</y> + <width>898</width> + <height>21</height> + </rect> + </property> + <widget class="QMenu" name="menuFiles"> + <property name="title"> + <string>Files</string> + </property> + </widget> + <widget class="QMenu" name="menuAbout"> + <property name="title"> + <string>About</string> + </property> + </widget> + <addaction name="menuFiles"/> + <addaction name="menuAbout"/> + </widget> <action name="actionSelectCoordinate"> <property name="text"> <string>selectCoordinate</string>