diff options
Diffstat (limited to 'Tools/DumpRenderTree/qt/LayoutTestControllerQt.h')
| -rw-r--r-- | Tools/DumpRenderTree/qt/LayoutTestControllerQt.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Tools/DumpRenderTree/qt/LayoutTestControllerQt.h b/Tools/DumpRenderTree/qt/LayoutTestControllerQt.h index b54f2f7e8..7e7018e1d 100644 --- a/Tools/DumpRenderTree/qt/LayoutTestControllerQt.h +++ b/Tools/DumpRenderTree/qt/LayoutTestControllerQt.h @@ -275,10 +275,8 @@ public slots: void setTextDirection(const QString& directionName); void goBack(); void setDefersLoading(bool); -#if QT_VERSION >= 0x040800 void setAlwaysAcceptCookies(bool); void setAlwaysBlockCookies(bool); -#endif private slots: void processWork(); |
