]> git.saurik.com Git - wxWidgets.git/blame - samples/richedit/wxllist.h
fixed DrawTextFormatted to work in O(n) instead of O(n^2) if the text doesn't fit...
[wxWidgets.git] / samples / richedit / wxllist.h
CommitLineData
6c11b526
KB
1/*-*- c++ -*-********************************************************
2 * wxLayoutList.h - a formatted text rendering engine for wxWindows *
3 * *
f6bcfd97 4