]> git.sesse.net Git - vlc/blobdiff - modules/gui/qt4/components/open_panels.cpp
Move intf_EJect() out of core
[vlc] / modules / gui / qt4 / components / open_panels.cpp
index 5866a05b79c18f125cc6f8061c57c2e00a1f6958..8ac5b755c128b3a673e076568e11835324c33a01 100644 (file)
@@ -57,6 +57,8 @@
     I_DIR_OR_FOLDER( N_("Select a device or a VIDEO_TS directory"), \
                      N_("Select a device or a VIDEO_TS folder") )
 
+#include "../../eject.c"
+
 /* Populate a combobox with the devices matching a pattern.
    Combobox will automatically do autocompletion on the edit zone */
 #define POPULATE_WITH_DEVS(ppsz_devlist, targetCombo) \