[Marble-commits] KDE/kdeedu/marble/src/lib
Torsten Rahn
tackat at kde.org
Sun Jul 19 19:16:08 CEST 2009
SVN commit 999355 by rahn:
- Fix to close the PlacemarkInfoDialog for real.
M +9 -9 PlacemarkInfoDialog.ui
--- trunk/KDE/kdeedu/marble/src/lib/PlacemarkInfoDialog.ui #999354:999355
@@ -151,10 +151,10 @@
<string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Sans Serif'; font-size:10pt; font-weight:400; font-style:normal;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:9pt;">No description available.</span></p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:9pt;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:9pt;">If you are connected to the Internet please click the "Wikipedia" tab at the top of this page to get more information.</span></p></body></html></string>
+</style></head><body style=" font-family:'DejaVu Sans'; font-size:9pt; font-weight:400; font-style:normal;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';">No description available.</span></p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Sans Serif';"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';">If you are connected to the Internet please click the "Wikipedia" tab at the top of this page to get more information.</span></p></body></html></string>
</property>
</widget>
</item>
@@ -560,17 +560,17 @@
<connections>
<connection>
<sender>m_pButtonBox</sender>
- <signal>accepted()</signal>
+ <signal>clicked(QAbstractButton*)</signal>
<receiver>PlacemarkInfoDialog</receiver>
<slot>accept()</slot>
<hints>
<hint type="sourcelabel">
- <x>490</x>
- <y>557</y>
+ <x>694</x>
+ <y>558</y>
</hint>
<hint type="destinationlabel">
- <x>533</x>
- <y>553</y>
+ <x>779</x>
+ <y>540</y>
</hint>
</hints>
</connection>
More information about the Marble-commits
mailing list