[Kstars-devel] KDE/kdeedu/kstars/kstars/tools
Jason Harris
kstars at 30doradus.org
Wed Jul 20 01:03:02 CEST 2005
SVN commit 436545 by harris:
Fix the incredible shrinking dialog.
I found out on kde-devel that when you have a QLabel with any richtext
markup, it somehow confuses the layouts, and makes the dialog window
ignore its proper minimum size. There are other dialogs suffering from
this problem; I'll get to them soon.
CCMAIL: kstars-devel at kde.org
M +1 -1 observinglistui.ui
--- trunk/KDE/kdeedu/kstars/kstars/tools/observinglistui.ui #436544:436545
@@ -511,7 +511,7 @@
</sizepolicy>
</property>
<property name="text">
- <string><i>observing notes for object:</i></string>
+ <string>observing notes for object:</string>
</property>
<property name="alignment">
<set>AlignVCenter</set>
More information about the Kstars-devel
mailing list