On Thu, Sep 18, 2008 at 11:33 AM, Chris Browet <[EMAIL PROTECTED]> wrote:
> Could you please send me a patch.
>
> Qt 4.3.x is supported on 0.12 (although I haven't a 4.3.x anymore to test).
> Support will be dropped for 0.13.
>
> - Chris -

The tiny patch is attached.

Martin
Index: AboutDialog.ui
===================================================================
--- AboutDialog.ui	(revision 10734)
+++ AboutDialog.ui	(working copy)
@@ -125,9 +125,9 @@
      </property>
      <layout class="QVBoxLayout" name="verticalLayout" >
       <item>
-       <widget class="QPlainTextEdit" name="txtChangelog" >
+       <widget class="QTextEdit" name="txtChangelog" >
         <property name="lineWrapMode" >
-         <enum>QPlainTextEdit::NoWrap</enum>
+         <enum>QTextEdit::NoWrap</enum>
         </property>
         <property name="readOnly" >
          <bool>true</bool>
_______________________________________________
Merkaartor mailing list
[email protected]
http://lists.openstreetmap.org/listinfo/merkaartor

Reply via email to