Skip to content

Commit

Permalink
Remove the invalid image/jpg mime type
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunner authored and nyalldawson committed May 27, 2018
1 parent f0b72ae commit 2a7b854
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
5 changes: 0 additions & 5 deletions src/ui/qgsrasterlayerpropertiesbase.ui
Original file line number Diff line number Diff line change
Expand Up @@ -1938,11 +1938,6 @@ p, li { white-space: pre-wrap; }
<string notr="true">image/jpeg</string>
</property>
</item>
<item>
<property name="text">
<string notr="true">image/jpg</string>
</property>
</item>
</widget>
</item>
</layout>
Expand Down
5 changes: 0 additions & 5 deletions src/ui/qgsvectorlayerpropertiesbase.ui
Original file line number Diff line number Diff line change
Expand Up @@ -2277,11 +2277,6 @@ border-radius: 2px;</string>
<string>image/jpeg</string>
</property>
</item>
<item>
<property name="text">
<string>image/jpg</string>
</property>
</item>
</widget>
</item>
</layout>
Expand Down

0 comments on commit 2a7b854

Please sign in to comment.