Use a proper label in the "Save raster as" dialog

and mimic the vector dialog
This commit is contained in:
Harrissou Sant-anna 2018-06-20 19:34:13 +02:00 committed by Nyall Dawson
parent 408979ceb5
commit c61794cc89

View File

@ -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>