now attaches to parent console on windows

This commit is contained in:
fourtf
2021-03-13 12:14:40 +01:00
parent baddb60bb9
commit 4ff2de0567
4 changed files with 23 additions and 1 deletions
+1
View File
@@ -17,6 +17,7 @@ public:
bool shouldRunBrowserExtensionHost{};
bool dontSaveSettings{};
boost::optional<WindowLayout> customChannelLayout;
bool verbose{};
private:
void applyCustomChannelLayout(const QString &argValue);