Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Jan 2001 09:57:33 -0600 (CST)
From:      Alexander Langer <alex@usw4.freebsd.org>
To:        libh@FreeBSD.org
Subject:   cvs commit: libh/lib/hui HuiQt.cc
Message-ID:  <200101131557.JAA91930@usw4.freebsd.org>

next in thread | raw e-mail | index | archive | help
alex        2001/01/13 09:57:33 CST

  Modified files:
    lib/hui              HuiQt.cc 
  Log:
  fix stupid bug in HuiQt::stripAccel, that prevented the Qt part from
  working:
  Check if string::find() doesn't return string::npos, before trying
  to replace a string at this position.
  
  Revision  Changes    Path
  1.18      +5 -3      libh/lib/hui/HuiQt.cc



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-libh" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200101131557.JAA91930>