-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
7 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -273,7 +273,7 @@ QCheckBox::indicator:checked { | |
<cursorShape>PointingHandCursor</cursorShape> | ||
</property> | ||
<property name="toolTip"> | ||
<string>Find us on Twitter!</string> | ||
<string>Find us on X!</string> | ||
</property> | ||
<property name="styleSheet"> | ||
<string notr="true">QPushButton { | ||
|
@@ -1102,7 +1102,7 @@ QPushButton:pressed { | |
}</string> | ||
</property> | ||
<property name="text"> | ||
<string><html><head/><body><p>This is an early version of Linkuit Studio and as such may contain bugs or crash unexpectedly. If you notice a problem, please <a href="mailto:[email protected]"><span style=" text-decoration: underline; color:#00cc8f;">create a bug report</span></a> so that it can be fixed.</p><p>Thank you for being one of the first to use Linkuit Studio. Your feedback is valuable to us and we hope you'll have a great experience.</p></body></html></string> | ||
<string><html><head/><body><p>Welcome to Linkuit Studio, let's start experimenting with logic circuits! If you notice a problem, please <a href="mailto:[email protected]"><span style=" text-decoration: underline; color:#00cc8f;">create a bug report</span></a> so that it can be fixed.</p><p>Thank you for using Linkuit Studio. Your feedback is valuable to us and we hope you'll have a great experience.</p></body></html></string> | ||
</property> | ||
<property name="alignment"> | ||
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
0.9.8 | ||
1.0.0.2 |