blob: 312e58386f4baa48bb5e5cb2d0c182398984a55d [file] [log] [blame]
#include <qstring.h>
namespace khtml {
bool isBreakable( const QChar *str, int pos, int len );
};