summaryrefslogtreecommitdiffstats
path: root/src/core/desktop_screen_qt.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/desktop_screen_qt.h')
-rw-r--r--src/core/desktop_screen_qt.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/desktop_screen_qt.h b/src/core/desktop_screen_qt.h
index ad57c1616..bf0c589f7 100644
--- a/src/core/desktop_screen_qt.h
+++ b/src/core/desktop_screen_qt.h
@@ -44,7 +44,6 @@
class DesktopScreenQt : public gfx::Screen {
public:
// Overridden from gfx::Screen:
- virtual bool IsDIPEnabled() Q_DECL_OVERRIDE;
virtual gfx::Point GetCursorScreenPoint() Q_DECL_OVERRIDE;
virtual gfx::NativeWindow GetWindowUnderCursor() Q_DECL_OVERRIDE;
virtual gfx::NativeWindow GetWindowAtScreenPoint(const gfx::Point& point) Q_DECL_OVERRIDE;