diff -ruN abiword-2.0.7.orig/abi/src/text/fmt/xp/fl_DocLayout.h abiword-2.0.7/abi/src/text/fmt/xp/fl_DocLayout.h --- abiword-2.0.7.orig/abi/src/text/fmt/xp/fl_DocLayout.h 2004-05-24 18:08:52.250531368 +0200 +++ abiword-2.0.7/abi/src/text/fmt/xp/fl_DocLayout.h 2004-05-24 18:13:09.379441832 +0200 @@ -249,7 +249,7 @@ void __dump(FILE * fp) const; #endif -protected: +//protected: static void _backgroundCheck(UT_Worker * pTimer); void _toggleAutoSpell(bool bSpell); void _toggleAutoSmartQuotes(bool bSQ);