From 790b58477460c3f73c723772a3639a97be410087 Mon Sep 17 00:00:00 2001 From: Travis CI Date: Mon, 18 Dec 2017 17:52:51 +0000 Subject: Gem 56872f9347ef666944a3af62bbfda36a8c9f21b0 osx/x86_64 built 'master:56872f9347ef666944a3af62bbfda36a8c9f21b0' for osx/x86_64 --- Gem/develop/include/Gem/plugins/video.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Gem/develop/include/Gem/plugins/video.h') diff --git a/Gem/develop/include/Gem/plugins/video.h b/Gem/develop/include/Gem/plugins/video.h index 0b18925..bc0c49a 100644 --- a/Gem/develop/include/Gem/plugins/video.h +++ b/Gem/develop/include/Gem/plugins/video.h @@ -160,7 +160,8 @@ public: * if the system does support dialogs and the user has specified which one they want, * return TRUE if at least one dialog could be handled */ - virtual bool dialog(std::vectornames=std::vector()) = 0; + virtual bool dialog(std::vectornames= + std::vector()) = 0; /** * enumerate list of possible dialogs (if any) */ -- cgit v1.2.1