git://git.webkit.org
/
WebKit-https.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add media query support for wide gamut displays on Mac
[WebKit-https.git]
/
Source
/
WebCore
/
platform
/
gtk
/
PlatformScreenGtk.cpp
diff --git
a/Source/WebCore/platform/gtk/PlatformScreenGtk.cpp
b/Source/WebCore/platform/gtk/PlatformScreenGtk.cpp
index
1ee59d3
..
3edf434
100644
(file)
--- a/
Source/WebCore/platform/gtk/PlatformScreenGtk.cpp
+++ b/
Source/WebCore/platform/gtk/PlatformScreenGtk.cpp
@@
-130,7
+130,7
@@
FloatRect screenAvailableRect(Widget* widget)
}
-bool screenSupportsExtendedColor()
+bool screenSupportsExtendedColor(
Widget*
)
{
return false;
}