mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-08-25 14:22:54 -06:00
Painter 2.0 FINISHED!
git-svn-id: svn://ultimatepp.org/upp/trunk@854 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
c9f4311517
commit
034c443223
27 changed files with 1562 additions and 615 deletions
|
|
@ -1,7 +1,5 @@
|
|||
#include "Examples.h"
|
||||
|
||||
#if 0
|
||||
|
||||
void RichTextExample(Painter& sw)
|
||||
{
|
||||
const char *qtf =
|
||||
|
|
@ -79,5 +77,3 @@ INITBLOCK
|
|||
{
|
||||
RegisterExample("RichText", RichTextExample);
|
||||
}
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue