Changeset 96072 in webkit


Ignore:
Timestamp:
Sep 26, 2011, 11:26:14 PM (14 years ago)
Author:
Csaba Osztrogonác
Message:

[Qt][WK2] One more unreviewed buildfix after r96005.

  • WebKitTestRunner/qt/TestInvocationQt.cpp: Missing include added.
Location:
trunk/Tools
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Tools/ChangeLog

    r96071 r96072  
     12011-09-26  Csaba Osztrogonác  <ossy@webkit.org>
     2
     3        [Qt][WK2] One more unreviewed buildfix after r96005.
     4
     5        * WebKitTestRunner/qt/TestInvocationQt.cpp: Missing include added.
     6
    172011-09-26  Csaba Osztrogonác  <ossy@webkit.org>
    28
  • trunk/Tools/WebKitTestRunner/qt/TestInvocationQt.cpp

    r96071 r96072  
    3131#include <WebKit2/WKImageQt.h>
    3232#include <stdio.h>
     33#include "UnusedParam.h"
    3334
    3435namespace WTR {
Note: See TracChangeset for help on using the changeset viewer.