summaryrefslogtreecommitdiffstats
path: root/Tools/DumpRenderTree/qt/DumpRenderTreeQt.h
diff options
context:
space:
mode:
Diffstat (limited to 'Tools/DumpRenderTree/qt/DumpRenderTreeQt.h')
-rw-r--r--Tools/DumpRenderTree/qt/DumpRenderTreeQt.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Tools/DumpRenderTree/qt/DumpRenderTreeQt.h b/Tools/DumpRenderTree/qt/DumpRenderTreeQt.h
index 858856f..cb66296 100644
--- a/Tools/DumpRenderTree/qt/DumpRenderTreeQt.h
+++ b/Tools/DumpRenderTree/qt/DumpRenderTreeQt.h
@@ -100,6 +100,7 @@ public:
void switchFocus(bool focused);
WebPage *webPage() const { return m_page; }
+ QList<WebPage*> getAllPages() const;
#if defined(Q_WS_X11)
static void initializeFonts();