Restores QToolButton

This commit is contained in:
Alexandre Neto 2017-06-21 11:26:44 +01:00 committed by Matthias Kuhn
parent 4d6b980668
commit f8224ed6a4

View File

@ -371,7 +371,7 @@
<customwidgets> <customwidgets>
<customwidget> <customwidget>
<class>QgsColorButton</class> <class>QgsColorButton</class>
<extends>QPushButton</extends> <extends>QToolButton</extends>
<header>qgscolorbutton.h</header> <header>qgscolorbutton.h</header>
<container>1</container> <container>1</container>
</customwidget> </customwidget>