Skip to content

Commit

Permalink
Update fast powder calibration dialog window title
Browse files Browse the repository at this point in the history
It is nicer to have a window title than just "hexrd".

Signed-off-by: Patrick Avery <[email protected]>
  • Loading branch information
psavery committed Oct 17, 2023
1 parent 804ba62 commit cb81739
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion hexrd/ui/resources/ui/powder_calibration_dialog.ui
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,13 @@
<rect>
<x>0</x>
<y>0</y>
<width>744</width>
<width>750</width>
<height>479</height>
</rect>
</property>
<property name="windowTitle">
<string>Fast Powder Calibration</string>
</property>
<layout class="QGridLayout" name="gridLayout_3">
<item row="3" column="0" colspan="3">
<widget class="QGroupBox" name="optimization_parameters_group">
Expand Down

0 comments on commit cb81739

Please sign in to comment.