mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-03-14 01:19:59 +00:00
Rename window title for OpenMW-CS
This commit is contained in:
parent
e103262095
commit
5672c86924
@ -96,7 +96,7 @@ QWidget *CSVDoc::StartupDialogue::createTools()
|
||||
|
||||
CSVDoc::StartupDialogue::StartupDialogue() : mWidth (0), mColumn (2)
|
||||
{
|
||||
setWindowTitle ("Open CS");
|
||||
setWindowTitle ("OpenMW-CS");
|
||||
|
||||
QVBoxLayout *layout = new QVBoxLayout (this);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user