From d565c23cf97e8893f31c7743f867fe6036b7959e Mon Sep 17 00:00:00 2001 From: fluxgen Date: Tue, 15 Oct 2002 10:52:18 +0000 Subject: reconfigure with antialias --- src/Theme.hh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Theme.hh b/src/Theme.hh index f48b8c0..fa1dabe 100644 --- a/src/Theme.hh +++ b/src/Theme.hh @@ -22,7 +22,7 @@ // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER // DEALINGS IN THE SOFTWARE. -// $Id: Theme.hh,v 1.14 2002/10/13 22:34:03 fluxgen Exp $ +// $Id: Theme.hh,v 1.15 2002/10/15 10:52:18 fluxgen Exp $ #ifndef THEME_HH #define THEME_HH @@ -105,7 +105,7 @@ public: inline GC getOpGC() const { return m_opgc; } inline const FbTk::Color &getBorderColor() const { return m_border_color; } void load(const char *filename); - void reconfigure(); + void reconfigure(bool antialias = false); inline void setRootCommand(const std::string &command) { m_rootcommand = command; } -- cgit v0.11.2