Changeset 68067 in webkit


Ignore:
Timestamp:
Sep 22, 2010 12:18:30 PM (14 years ago)
Author:
noam.rosenthal@nokia.com
Message:

2010-09-22 No'am Rosenthal <noam.rosenthal@nokia.com>

Reviewed by Kenneth Rohde Christiansen.

[Qt] Move the accelerated compositing build flag to the right place
https://bugs.webkit.org/show_bug.cgi?id=43882

  • WebKit.pri: Removed the redundant version check.
Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/ChangeLog

    r67963 r68067  
     12010-09-22  No'am Rosenthal  <noam.rosenthal@nokia.com>
     2
     3        Reviewed by Kenneth Rohde Christiansen.
     4
     5        [Qt] Move the accelerated compositing build flag to the right place
     6        https://bugs.webkit.org/show_bug.cgi?id=43882
     7
     8        * WebKit.pri: Removed the redundant version check.
     9
    1102010-09-21  Fridrich Strba  <fridrich.strba@bluewin.ch>
    211
  • trunk/WebKit.pri

    r67465 r68067  
    4747    DEPENDPATH += $$PWD/WebKit/qt/Api
    4848}
    49 greaterThan(QT_MINOR_VERSION, 5):DEFINES += WTF_USE_ACCELERATED_COMPOSITING
    5049
    5150!mac:!unix|symbian {
Note: See TracChangeset for help on using the changeset viewer.