astrodatagui: add open saved flare count file button

This commit is contained in:
2024-06-07 12:30:11 +02:00
parent 3a1b86d933
commit a59883d7ca
+18 -7
View File
@@ -6,7 +6,7 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>1658</width> <width>2002</width>
<height>1043</height> <height>1043</height>
</rect> </rect>
</property> </property>
@@ -121,11 +121,22 @@
</widget> </widget>
</item> </item>
<item> <item>
<widget class="QPushButton" name="btCountAllFlares"> <layout class="QHBoxLayout" name="horizontalLayout_7">
<property name="text"> <item>
<string>Count All Flares</string> <widget class="QPushButton" name="btCountAllFlares">
</property> <property name="text">
</widget> <string>New FC</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="btOpenSavedFlareCountFile">
<property name="text">
<string>Open</string>
</property>
</widget>
</item>
</layout>
</item> </item>
</layout> </layout>
</widget> </widget>
@@ -1109,7 +1120,7 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>1658</width> <width>2002</width>
<height>21</height> <height>21</height>
</rect> </rect>
</property> </property>