Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
fix path to qgsrasterbandcombobox in ui file
  • Loading branch information
vcloarec authored and nyalldawson committed Mar 31, 2021
1 parent 05d10e0 commit dbd2b66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ui/qgsrasterlayerpropertiesbase.ui
Expand Up @@ -2303,7 +2303,7 @@ p, li { white-space: pre-wrap; }
<customwidget>
<class>QgsRasterBandComboBox</class>
<extends>QComboBox</extends>
<header>raster/qgsrasterbandcombobox.h</header>
<header>qgsrasterbandcombobox.h</header>
</customwidget>
</customwidgets>
<tabstops>
Expand Down

0 comments on commit dbd2b66

Please sign in to comment.