]> git.sesse.net Git - vlc/blobdiff - include/vlc_window.h
Qt menus: remove useless FindActionWithText
[vlc] / include / vlc_window.h
index 8cbb75a8463995688016783876af65633c1070ee..9e95a6b5db2332b1d2958e2a9e08b3a141224be0 100644 (file)
 #ifndef LIBVLCCORE_WINDOW_H
 # define LIBVLCCORE_WINDOW_H 1
 
+/**
+ * \file
+ * This file defines functions and structures for output windows
+ */
+
 # include <stdarg.h>
 
 typedef struct vout_window_t vout_window_t;