Changeset 96072 in webkit
- Timestamp:
- Sep 26, 2011, 11:26:14 PM (14 years ago)
- Location:
- trunk/Tools
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Tools/ChangeLog
r96071 r96072 1 2011-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 1 7 2011-09-26 Csaba Osztrogonác <ossy@webkit.org> 2 8 -
trunk/Tools/WebKitTestRunner/qt/TestInvocationQt.cpp
r96071 r96072 31 31 #include <WebKit2/WKImageQt.h> 32 32 #include <stdio.h> 33 #include "UnusedParam.h" 33 34 34 35 namespace WTR {
Note:
See TracChangeset
for help on using the changeset viewer.