mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-28 15:41:13 -04: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)
|
CSVDoc::StartupDialogue::StartupDialogue() : mWidth (0), mColumn (2)
|
||||||
{
|
{
|
||||||
setWindowTitle ("Open CS");
|
setWindowTitle ("OpenMW-CS");
|
||||||
|
|
||||||
QVBoxLayout *layout = new QVBoxLayout (this);
|
QVBoxLayout *layout = new QVBoxLayout (this);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user