mirror of
https://github.com/thoughtbot/capybara-webkit
synced 2023-03-27 23:22:28 -04:00
Make sure to include QDesktopWidget
This commit is contained in:
parent
cddba4c9e1
commit
c59d9c33cb
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
#include <QDesktopWidget>
|
||||
#include "WindowMaximize.h"
|
||||
#include "WebPage.h"
|
||||
#include "WebPageManager.h"
|
||||
|
|
Loading…
Reference in a new issue