--- a/ui/ldforge.ui Tue Apr 22 22:17:37 2014 +0300 +++ b/ui/ldforge.ui Tue Apr 22 22:28:19 2014 +0300 @@ -353,6 +353,7 @@ <addaction name="actionAxes"/> <addaction name="actionWireframe"/> <addaction name="actionBFCView"/> + <addaction name="actionRandomColors"/> <addaction name="actionDrawAngles"/> </widget> <widget class="QToolBar" name="toolBar_7"> @@ -1353,6 +1354,10 @@ <property name="checkable"> <bool>true</bool> </property> + <property name="icon"> + <iconset resource="../ldforge.qrc"> + <normaloff>:/icons/random-colors.png</normaloff>:/icons/random-colors.png</iconset> + </property> <property name="text"> <string>Random colors</string> </property>