fixed minor transparent issue
fluxgen fluxgen
1 files changed,
2 insertions(+),
1 deletions(-)
jump to
M
src/WinButton.cc
→
src/WinButton.cc
@@ -19,7 +19,7 @@ // LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER // DEALINGS IN THE SOFTWARE. -/// $Id: WinButton.cc,v 1.11 2003/09/12 22:52:22 fluxgen Exp $ +/// $Id: WinButton.cc,v 1.12 2003/09/12 23:36:16 fluxgen Exp $ #include "WinButton.hh" #include "App.hh"@@ -265,6 +265,7 @@ FbTk::FbWindow::clear();
break; } + updateTransparent(); } void WinButton::clear() {