mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-01-19 10:20:17 -06:00
increase size of AboutDialog so all the text fits
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>531</width>
|
||||
<height>329</height>
|
||||
<height>371</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="windowTitle">
|
||||
@@ -24,7 +24,7 @@
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>160</x>
|
||||
<y>280</y>
|
||||
<y>330</y>
|
||||
<width>351</width>
|
||||
<height>32</height>
|
||||
</rect>
|
||||
@@ -71,11 +71,11 @@
|
||||
<x>20</x>
|
||||
<y>110</y>
|
||||
<width>491</width>
|
||||
<height>161</height>
|
||||
<height>211</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string><html><head/><body><p><span style=" font-size:large;">SQLite Database Browser is an open source, freeware visual tool used to create, design and edit SQLite database files.</span></p><p>This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.<br />See <a href="http://www.gnu.org/licenses/gpl.html">http://www.gnu.org/licenses/gpl.html</a> for details.</p><p>For more information on this program please visit our site at: <a href="https://github.com/rp-/sqlitebrowser">https://github.com/rp-/sqlitebrowser</a></p><p><span style=" font-size:small;">This software uses the LGPL Qt Toolkit from http://www.qtsoftware.com<br/>See LICENSING.txt and Qt_LICENSE_LGPL.txt for licensing terms and information.</span></p></body></html></string>
|
||||
<string><html><head/><body><p><span style=" font-size:10pt;">SQLite Database Browser is an open source, freeware visual tool used to create, design and edit SQLite database files.</span></p><p>This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.<br/>See <a href="http://www.gnu.org/licenses/gpl.html"><span style=" text-decoration: underline; color:#0000ff;">http://www.gnu.org/licenses/gpl.html</span></a> for details.</p><p>For more information on this program please visit our site at: <a href="https://github.com/rp-/sqlitebrowser"><span style=" text-decoration: underline; color:#0000ff;">https://github.com/rp-/sqlitebrowser</span></a></p><p><span style=" font-size:small;">This software uses the LGPL Qt Toolkit from http://www.qtsoftware.com<br/>See LICENSING.txt and Qt_LICENSE_LGPL.txt for licensing terms and information.</span></p></body></html></string>
|
||||
</property>
|
||||
<property name="scaledContents">
|
||||
<bool>false</bool>
|
||||
|
||||
Reference in New Issue
Block a user