some text changes

This commit is contained in:
Sonaion
2019-11-28 16:37:55 +01:00
parent a23e4bdd9c
commit 43c5489343
2 changed files with 2 additions and 2 deletions

View File

@@ -105,7 +105,7 @@ void IntelliPhotoGui::about()
{ {
// Window title and text to display // Window title and text to display
QMessageBox::about(this, tr("About Painting"), QMessageBox::about(this, tr("About Painting"),
tr("<p>The <b>Painting</b> example is awesome</p>")); tr("<p><b>IntelliPhoto</b> Some nice ass looking software</p>"));
} }
// Define menu actions that call functions // Define menu actions that call functions

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE QtCreatorProject> <!DOCTYPE QtCreatorProject>
<!-- Written by QtCreator 4.10.2, 2019-11-28T16:32:32. --> <!-- Written by QtCreator 4.10.2, 2019-11-28T16:37:27. -->
<qtcreator> <qtcreator>
<data> <data>
<variable>EnvironmentId</variable> <variable>EnvironmentId</variable>