Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
User name:
Password:
Save Password
Forgot your password?

 All Forums
 Visual Assist
 Technical Support
 small 1240 colouring bug
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Jun 25 2004 :  09:06:23 AM  Show Profile
1240 has fixed nearly all of the colouring bugs i was having with 1239

so far i have only found one:



mtQtPatientPathology::status() is coloured as a class / struct / typedef
it should be the same colour as actionDoneNone() on the line above.

the .h entry is:
StatusType status() const;

where StatusType is a public enum defined in the same class as StatusType.

the .cpp entry is:
mtQtPatientPathology::StatusType mtQtPatientPathology::status() const	{ return m_Status; }


this is the only function returning an enum in the current class, so it is hard to tell if that is relevant or not.

/edit: fixed broken Image-Tags

zen is the art of being at one with the two'ness

Edited by - WannabeeDeveloper on Aug 05 2004 2:43:42 PM
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000