mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Updated about dialog
This commit is contained in:
parent
eb43a1e6ae
commit
57ade584b2
@ -761,7 +761,7 @@ void RiuMainWindow::slotAbout()
|
|||||||
|
|
||||||
dlg.setApplicationName(RI_APPLICATION_NAME);
|
dlg.setApplicationName(RI_APPLICATION_NAME);
|
||||||
dlg.setApplicationVersion(RiaApplication::getVersionStringApp(true));
|
dlg.setApplicationVersion(RiaApplication::getVersionStringApp(true));
|
||||||
dlg.setCopyright("Copyright 2011-2013 Statoil ASA, Ceetron AS");
|
dlg.setCopyright("Copyright Statoil ASA, Ceetron Solutions AS, Ceetron AS");
|
||||||
dlg.showQtVersion(false);
|
dlg.showQtVersion(false);
|
||||||
#ifdef _DEBUG
|
#ifdef _DEBUG
|
||||||
dlg.setIsDebugBuild(true);
|
dlg.setIsDebugBuild(true);
|
||||||
|
Loading…
Reference in New Issue
Block a user