Skip to content

Commit

Permalink
Move menu option
Browse files Browse the repository at this point in the history
  • Loading branch information
sjackso committed Jul 30, 2019
1 parent 1092c1a commit dab9547
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions ui/AthenaMainWindow.ui
Original file line number Diff line number Diff line change
Expand Up @@ -1143,7 +1143,7 @@
<x>0</x>
<y>0</y>
<width>94</width>
<height>69</height>
<height>28</height>
</rect>
</property>
<property name="sizePolicy">
Expand Down Expand Up @@ -1246,7 +1246,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>88</width>
<width>98</width>
<height>62</height>
</rect>
</property>
Expand Down Expand Up @@ -1306,7 +1306,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>94</width>
<width>98</width>
<height>152</height>
</rect>
</property>
Expand Down Expand Up @@ -1501,7 +1501,6 @@
<bool>false</bool>
</property>
<addaction name="actionResetViewerOptions"/>
<addaction name="actionShowLogWindow"/>
<addaction name="separator"/>
<addaction name="actionOverlayResults"/>
<addaction name="actionSeparateResults"/>
Expand All @@ -1512,6 +1511,7 @@
</property>
<addaction name="actionShowInputSidebar"/>
<addaction name="actionShowOutputSidebar"/>
<addaction name="actionShowLogWindow"/>
</widget>
<addaction name="menuAthena"/>
<addaction name="menuView"/>
Expand Down Expand Up @@ -1642,7 +1642,7 @@
<resources/>
<connections/>
<buttongroups>
<buttongroup name="routingColorButtonGroup"/>
<buttongroup name="atomicColorButtonGroup"/>
<buttongroup name="routingColorButtonGroup"/>
</buttongroups>
</ui>

0 comments on commit dab9547

Please sign in to comment.