From 87607bbc8bf97d8204be4b3eae6eeb5a51bb0ea4 Mon Sep 17 00:00:00 2001 From: David Athay Date: Wed, 12 Nov 2008 16:33:17 +0000 Subject: Fixed chat transparency and icon loading. --- src/gui/chat.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/gui/chat.cpp') diff --git a/src/gui/chat.cpp b/src/gui/chat.cpp index bda31427..82e7d372 100644 --- a/src/gui/chat.cpp +++ b/src/gui/chat.cpp @@ -56,6 +56,7 @@ ChatWindow::ChatWindow(): { setResizable(true); setDefaultSize(0, (windowContainer->getHeight() - 105), 400, 100); + setOpaque(false); mChatInput = new ChatInput(); mChatInput->setActionEventId("chatinput"); -- cgit v1.2.3-70-g09d2