From ce1852c29324e921363882da2f6cb7c24b656fe4 Mon Sep 17 00:00:00 2001 From: fluxgen Date: Sun, 14 Sep 2003 10:22:45 +0000 Subject: minor fix --- src/WinButton.cc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/WinButton.cc b/src/WinButton.cc index bd36dac..935e3c8 100644 --- a/src/WinButton.cc +++ b/src/WinButton.cc @@ -19,7 +19,7 @@ // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER // DEALINGS IN THE SOFTWARE. -/// $Id: WinButton.cc,v 1.12 2003/09/12 23:36:16 fluxgen Exp $ +/// $Id: WinButton.cc,v 1.13 2003/09/14 10:22:45 fluxgen Exp $ #include "WinButton.hh" #include "App.hh" @@ -40,7 +40,6 @@ WinButton::WinButton(const FluxboxWindow &listen_to, void WinButton::exposeEvent(XExposeEvent &event) { FbTk::Button::exposeEvent(event); drawType(); - updateTransparent(); } void WinButton::buttonReleaseEvent(XButtonEvent &event) { -- cgit v0.11.2