summaryrefslogtreecommitdiff
path: root/GUI/layouts/console.layout
diff options
context:
space:
mode:
Diffstat (limited to 'GUI/layouts/console.layout')
-rw-r--r--GUI/layouts/console.layout2
1 files changed, 2 insertions, 0 deletions
diff --git a/GUI/layouts/console.layout b/GUI/layouts/console.layout
index e6ef61b..879af94 100644
--- a/GUI/layouts/console.layout
+++ b/GUI/layouts/console.layout
@@ -3,6 +3,8 @@
<Window Type="Vanilla/FrameWindow" Name="ConsoleWindow">
<Property Name="UnifiedPosition" Value="{{0, 0}, {0, 0}}" />
<Property Name="UnifiedSize" Value="{{1, 0}, {.3, 0}}" />
+ <Property Name="CloseButtonEnabled" Value="False" />
+ <Property Name="TitlebarEnabled" Value="False" />
<Window Type="Vanilla/Listbox" Name="console_listbox">
<Property Name="UnifiedPosition" Value="{{0, 0}, {0, 0}}" />
<Property Name="UnifiedSize" Value="{{1, 0}, {1, -20}}" />