mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Hide console on Windows
Show command line help text in dialog, accessible from About menu Show command line help dialog instead of console output on Windows p4#: 22130
This commit is contained in:
@@ -125,6 +125,9 @@ public:
|
||||
|
||||
cvf::Font* standardFont();
|
||||
|
||||
QString commandLineParameterHelp() const;
|
||||
void showFormattedTextInMessageBox(const QString& text);
|
||||
|
||||
private:
|
||||
void onProjectOpenedOrClosed();
|
||||
void setWindowCaptionFromAppState();
|
||||
|
||||
Reference in New Issue
Block a user