Advertisement
hamzaalloush

qt5fix.diff

Mar 26th, 2015
302
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 1.65 KB | None | 0 0
  1. --- /home/hamza/Desktop/Launcher.ui.orig
  2. +++ /home/hamza/Desktop/Launcher.ui.new
  3. @@ -507,6 +507,24 @@
  4.           <property name="text">
  5.            <string>Start paused</string>
  6.           </property>
  7. +         <layout class="QVBoxLayout" name="verticalLayout_7">
  8. +          <item>
  9. +           <widget class="QPlainTextEdit" name="commandLineArgs"/>
  10. +          </item>
  11. +          <item>
  12. +           <widget class="QLabel" name="label_8">
  13. +            <property name="text">
  14. +             <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;For information on additional options, please &lt;a href=&quot;http://mapserver.flightgear.org/getstart/getstart-enpa2.html#x5-450004.5&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ff;&quot;&gt;see here&lt;/span&gt;&lt;/a&gt;.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
  15. +            </property>
  16. +            <property name="textFormat">
  17. +             <enum>Qt::RichText</enum>
  18. +            </property>
  19. +            <property name="openExternalLinks">
  20. +             <bool>true</bool>
  21. +            </property>
  22. +           </widget>
  23. +          </item>
  24. +         </layout>
  25.          </widget>
  26.         </item>
  27.         <item row="7" column="0" colspan="3">
  28. @@ -661,13 +679,6 @@
  29.            <property name="bottomMargin">
  30.             <number>8</number>
  31.            </property>
  32. -          <item>
  33. -           <widget class="QPlainTextEdit" name="commandLineArgs">
  34. -            <property name="placeholderText">
  35. -             <string>--option=value --prop:/sim/name=value</string>
  36. -            </property>
  37. -           </widget>
  38. -          </item>
  39.           </layout>
  40.          </widget>
  41.         </item>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement