We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent c966dbf commit 03392c9Copy full SHA for 03392c9
src/plugins/grass/qgsgrassregionbase.ui
@@ -199,7 +199,7 @@ or change the following values</string>
199
</spacer>
200
</item>
201
<item row="0" column="1">
202
- <widget class="QgsColorButtonV2" name="mColorButton">
+ <widget class="QgsColorButton" name="mColorButton">
203
<property name="minimumSize">
204
<size>
205
<width>64</width>
@@ -234,7 +234,7 @@ or change the following values</string>
234
</widget>
235
<customwidgets>
236
<customwidget>
237
- <class>QgsColorButtonV2</class>
+ <class>QgsColorButton</class>
238
<extends>QPushButton</extends>
239
<header>qgscolorbutton.h</header>
240
</customwidget>
0 commit comments