U++ framework
Do not panic. Ask here before giving up.

Home » U++ Library support » RichText,QTF,RTF... » ERROR! please correct!
ERROR! please correct! [message #24005] Wed, 16 December 2009 19:47 Go to previous message
sergeynikitin is currently offline  sergeynikitin
Messages: 748
Registered: January 2008
Location: Moscow, Russia
Contributor

Package: Report
File: Report.h

Now:
Report&               Margins(int top, int left)  { mg.x = top; mg.y = left; return *this; }

Should be:
Report&               Margins(int top, int left)  { mg.y = top; mg.x = left; return *this; }


I look forward with hope...


SergeyNikitin<U++>( linux, wine )
{
    under( Ubuntu || Debian || Raspbian );
}
 
Read Message
Read Message
Read Message
Previous Topic: RichTextLayoutTracer example improvement
Next Topic: UWord and Windows fole association
Goto Forum:
  


Current Time: Mon Apr 27 21:36:29 GMT+2 2026

Total time taken to generate the page: 0.00499 seconds