Changeset 142
- Timestamp:
 - Oct 24, 2006, 12:44:11 AM (19 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  trunk/src/kernel/qregion_pm.cpp (modified) (2 diffs)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/src/kernel/qregion_pm.cpp
r140 r142 41 41 #include "qbitmap.h" 42 42 #include "qimage.h" 43 #include "qt_os2.h" 43 44 44 45 // To compensate the difference between Qt (where y axis goes downwards) and … … 72 73 ULONG flOptions ); 73 74 #endif 74 75 // this include statement is *after* the above extern definitions because of the76 // Innotek GCC bug regarding the __attribute__((__system__)) processing, see77 // http://svn.netlabs.org/libc/ticket/129 for more info.78 #include "qt_os2.h"79 75 80 76 QRegion::QRegion()  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  