2012-09-05 07:31 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com)
* contrib/hbide/updown_v.ui
% Reduced: the size of icons to match rest. Now look of toolbars
is more professional.
This commit is contained in:
@@ -16,6 +16,11 @@
|
||||
The license applies to all entries newer than 2009-04-28.
|
||||
*/
|
||||
|
||||
2012-09-05 07:31 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com)
|
||||
* contrib/hbide/updown_v.ui
|
||||
% Reduced: the size of icons to match rest. Now look of toolbars
|
||||
is more professional.
|
||||
|
||||
2012-09-05 09:29 UTC+0200 Viktor Szakats (harbour syenar.net)
|
||||
* contrib/rddads/adsx.c
|
||||
! fixed wrong cast causing compiler warning
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>78</width>
|
||||
<width>94</width>
|
||||
<height>116</height>
|
||||
</rect>
|
||||
</property>
|
||||
@@ -31,6 +31,12 @@
|
||||
</property>
|
||||
<item>
|
||||
<widget class="QToolButton" name="buttonNext">
|
||||
<property name="maximumSize">
|
||||
<size>
|
||||
<width>18</width>
|
||||
<height>16</height>
|
||||
</size>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>...</string>
|
||||
</property>
|
||||
@@ -41,6 +47,12 @@
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QToolButton" name="buttonPrev">
|
||||
<property name="maximumSize">
|
||||
<size>
|
||||
<width>18</width>
|
||||
<height>16</height>
|
||||
</size>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>...</string>
|
||||
</property>
|
||||
@@ -51,6 +63,12 @@
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QToolButton" name="buttonLast">
|
||||
<property name="maximumSize">
|
||||
<size>
|
||||
<width>18</width>
|
||||
<height>16</height>
|
||||
</size>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>...</string>
|
||||
</property>
|
||||
@@ -61,6 +79,12 @@
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QToolButton" name="buttonFirst">
|
||||
<property name="maximumSize">
|
||||
<size>
|
||||
<width>18</width>
|
||||
<height>16</height>
|
||||
</size>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>...</string>
|
||||
</property>
|
||||
@@ -71,6 +95,12 @@
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QToolButton" name="buttonAll">
|
||||
<property name="maximumSize">
|
||||
<size>
|
||||
<width>18</width>
|
||||
<height>16</height>
|
||||
</size>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>...</string>
|
||||
</property>
|
||||
|
||||
Reference in New Issue
Block a user