don't prevent icon resizing with old toolbar

This commit is contained in:
Damien Elmes 2008-10-15 20:40:04 +09:00
parent f76d58401a
commit b5829e61d0

View file

@ -650,12 +650,12 @@
<slot>setEnabled(bool)</slot> <slot>setEnabled(bool)</slot>
<hints> <hints>
<hint type="sourcelabel" > <hint type="sourcelabel" >
<x>105</x> <x>113</x>
<y>133</y> <y>68</y>
</hint> </hint>
<hint type="destinationlabel" > <hint type="destinationlabel" >
<x>227</x> <x>116</x>
<y>134</y> <y>68</y>
</hint> </hint>
</hints> </hints>
</connection> </connection>
@ -666,28 +666,12 @@
<slot>setEnabled(bool)</slot> <slot>setEnabled(bool)</slot>
<hints> <hints>
<hint type="sourcelabel" > <hint type="sourcelabel" >
<x>91</x> <x>99</x>
<y>164</y> <y>68</y>
</hint> </hint>
<hint type="destinationlabel" > <hint type="destinationlabel" >
<x>227</x>
<y>165</y>
</hint>
</hints>
</connection>
<connection>
<sender>simpleToolbar</sender>
<signal>toggled(bool)</signal>
<receiver>toolbarIconSize</receiver>
<slot>setEnabled(bool)</slot>
<hints>
<hint type="sourcelabel" >
<x>116</x> <x>116</x>
<y>115</y> <y>68</y>
</hint>
<hint type="destinationlabel" >
<x>308</x>
<y>335</y>
</hint> </hint>
</hints> </hints>
</connection> </connection>