Skip to content

Commit

Permalink
Use a proper label in the "Save raster as" dialog
Browse files Browse the repository at this point in the history
and mimic the vector dialog
  • Loading branch information
DelazJ authored and nyalldawson committed Jun 20, 2018
1 parent 408979c commit c61794c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ui/qgsrasterlayersaveasdialogbase.ui
Expand Up @@ -104,7 +104,7 @@ datasets with maximum width and height specified below.</string>
<item>
<widget class="QLabel" name="mSaveAsLabel">
<property name="text">
<string>Save as</string>
<string>File name</string>
</property>
<property name="buddy">
<cstring>mFilename</cstring>
Expand Down

0 comments on commit c61794c

Please sign in to comment.