edit about message
This commit is contained in:
parent
423b3fa20c
commit
86714723f3
|
@ -6,8 +6,8 @@ About::About(QWidget *parent)
|
|||
setFrameShape(QFrame::NoFrame);
|
||||
setText(
|
||||
"<center>"
|
||||
"<h1>About</h1>"
|
||||
"<p>Lorem ipsum, blah blah</p>"
|
||||
"<h1>Qt Material Desktop Widgets</h1>"
|
||||
"<p>© 2016 Laserpants Inc.</p>"
|
||||
"</center>"
|
||||
);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue