summaryrefslogtreecommitdiff
path: root/include/avmedia/mediawindow.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/avmedia/mediawindow.hxx')
-rw-r--r--include/avmedia/mediawindow.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/avmedia/mediawindow.hxx b/include/avmedia/mediawindow.hxx
index 1a84a810576d..78e0b1a299a3 100644
--- a/include/avmedia/mediawindow.hxx
+++ b/include/avmedia/mediawindow.hxx
@@ -93,7 +93,7 @@ namespace avmedia
public:
- static void getMediaFilters( FilterNameVector& rFilterNameVector );
+ static FilterNameVector getMediaFilters();
/// @param o_pbLink if not 0, this is an "insert" dialog: display link
/// checkbox and store its state in *o_pbLink
static bool executeMediaURLDialog(weld::Window* pParent, OUString& rURL, bool *const o_pbLink);