diff --git a/Gui/MainWindow.ui b/Gui/MainWindow.ui index 53a6314..26a9b0c 100644 --- a/Gui/MainWindow.ui +++ b/Gui/MainWindow.ui @@ -3471,7 +3471,7 @@ QMenuBar::item:pressed { - Find us on Twitter... + Find us on X... @@ -3501,10 +3501,10 @@ QMenuBar::item:pressed { - - + + + - diff --git a/Gui/WelcomeDialog.ui b/Gui/WelcomeDialog.ui index 1b3690b..2ad50c1 100644 --- a/Gui/WelcomeDialog.ui +++ b/Gui/WelcomeDialog.ui @@ -273,7 +273,7 @@ QCheckBox::indicator:checked { PointingHandCursor - Find us on Twitter! + Find us on X! QPushButton { @@ -1102,7 +1102,7 @@ QPushButton:pressed { } - <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:linkuit@outlook.com"><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> + <html><head/><body><p>Welcome to Linkuit Studio, let's start experimenting with logic circuits! If you notice a problem, please <a href="mailto:linkuit@outlook.com"><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> Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop diff --git a/version.txt b/version.txt index b5d0ec5..282a8c6 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.9.8 \ No newline at end of file +1.0.0.2