summaryrefslogtreecommitdiffstats
path: root/Source/WebKit2/Shared/mac/PasteboardTypes.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebKit2/Shared/mac/PasteboardTypes.h')
-rw-r--r--Source/WebKit2/Shared/mac/PasteboardTypes.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/WebKit2/Shared/mac/PasteboardTypes.h b/Source/WebKit2/Shared/mac/PasteboardTypes.h
index 712c4c0..81aef29 100644
--- a/Source/WebKit2/Shared/mac/PasteboardTypes.h
+++ b/Source/WebKit2/Shared/mac/PasteboardTypes.h
@@ -39,6 +39,7 @@ public:
static NSArray *forURL();
static NSArray *forImages();
static NSArray *forImagesWithArchive();
+ static NSArray *forSelection();
};
} // namespace WebKit