mirror of
https://github.com/creyD/intelliphoto.git
synced 2026-04-12 19:40:28 +02:00
some text changes
This commit is contained in:
@@ -105,7 +105,7 @@ void IntelliPhotoGui::about()
|
||||
{
|
||||
// Window title and text to display
|
||||
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
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!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>
|
||||
<data>
|
||||
<variable>EnvironmentId</variable>
|
||||
|
||||
Reference in New Issue
Block a user