diff options
| author | Silarn <jrim@rimpo.org> | 2018-04-18 03:41:53 -0500 |
|---|---|---|
| committer | Silarn <jrim@rimpo.org> | 2018-04-18 03:41:53 -0500 |
| commit | 08b56ee783131537d3f87e60819e88316ea1e062 (patch) | |
| tree | a04f27fd6cbe91cee2b09a0eb84c91c9bfa3ae79 /src/aboutdialog.ui | |
| parent | 85faed5de109c0d5773626370bb6dbd338293f63 (diff) | |
Improve and fix handling of external links
Diffstat (limited to 'src/aboutdialog.ui')
| -rw-r--r-- | src/aboutdialog.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/aboutdialog.ui b/src/aboutdialog.ui index 69e52708..fc2f3290 100644 --- a/src/aboutdialog.ui +++ b/src/aboutdialog.ui @@ -125,7 +125,7 @@ </widget>
</item>
<item>
- <widget class="QLabel" name="label_2">
+ <widget class="QLabel" name="copyrightText">
<property name="text">
<string notr="true"><html><head/><body><p>This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.</p><p>See the GNU General Public License for more details.</p><p>Source code can be found at <a href="https://github.com/Modorganizer2/modorganizer"><span style=" text-decoration: underline; color:#007af4;">GitHub</span></a>.</p></body></html></string>
</property>
|
