Skip to content

Commit 1bf33b5

Browse files
committedFeb 7, 2014
Fix compile error
1 parent 4d54779 commit 1bf33b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎src/ui/qgsoptionsbase.ui

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4443,13 +4443,13 @@
44434443
<customwidget>
44444444
<class>QgsCollapsibleGroupBox</class>
44454445
<extends>QGroupBox</extends>
4446-
<header>qgis.gui</header>
4446+
<header>qgscollapsiblegroupbox.h</header>
44474447
<container>1</container>
44484448
</customwidget>
44494449
<customwidget>
44504450
<class>QgsColorButton</class>
44514451
<extends>QPushButton</extends>
4452-
<header>qgis.gui</header>
4452+
<header>qgscolorbutton.h</header>
44534453
</customwidget>
44544454
<customwidget>
44554455
<class>QgsScaleComboBox</class>

0 commit comments

Comments
 (0)
Please sign in to comment.