From 4f8c9aa2263399774ed7a5908064ca92af6e1ef8 Mon Sep 17 00:00:00 2001 From: fgerlits Date: Mon, 30 Oct 2006 12:24:35 +0000 Subject: [PATCH] temporarily disabling "always on top" for the Master Panel; this was added to fix bug #1860, but it causes bug #1901 --- campcaster/src/products/gLiveSupport/src/MasterPanelWindow.cxx | 1 - 1 file changed, 1 deletion(-) diff --git a/campcaster/src/products/gLiveSupport/src/MasterPanelWindow.cxx b/campcaster/src/products/gLiveSupport/src/MasterPanelWindow.cxx index b0f1e392d..f35965cbd 100644 --- a/campcaster/src/products/gLiveSupport/src/MasterPanelWindow.cxx +++ b/campcaster/src/products/gLiveSupport/src/MasterPanelWindow.cxx @@ -203,7 +203,6 @@ MasterPanelWindow :: MasterPanelWindow (Ptr::Ref gLiveSupport, set_default_size(width, -1); move(0, 0); set_decorated(false); - set_keep_above(true); set_name(windowName); // set the localized resources