From 2e77a8fe974a2b01fee358d16fe76dbfdddfceba Mon Sep 17 00:00:00 2001 From: Felix Domke Date: Fri, 17 Aug 2007 10:28:38 +0000 Subject: [PATCH] remove incorrent setTransparent --- lib/gui/elistbox.h | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/gui/elistbox.h b/lib/gui/elistbox.h index 62461e14..ace41898 100644 --- a/lib/gui/elistbox.h +++ b/lib/gui/elistbox.h @@ -120,7 +120,6 @@ public: void setBackgroundColor(gRGB &col); void setForegroundColor(gRGB &col); - void setTransparent(int t); void setBackgroundPicture(gPixmap *pm); void setSelectionPicture(gPixmap *pm); -- 2.30.2