Changeset 142 for trunk


Ignore:
Timestamp:
Oct 24, 2006, 12:44:11 AM (19 years ago)
Author:
dmik
Message:

qregion_pm.cpp: Reverted back to revision 139 because of changeset:141.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kernel/qregion_pm.cpp

    r140 r142  
    4141#include "qbitmap.h"
    4242#include "qimage.h"
     43#include "qt_os2.h"
    4344
    4445//  To compensate the difference between Qt (where y axis goes downwards) and
     
    7273                                                 ULONG flOptions );
    7374#endif
    74 
    75 // this include statement is *after* the above extern definitions because of the
    76 // Innotek GCC bug regarding the __attribute__((__system__)) processing, see
    77 // http://svn.netlabs.org/libc/ticket/129 for more info.
    78 #include "qt_os2.h"
    7975
    8076QRegion::QRegion()
Note: See TracChangeset for help on using the changeset viewer.