00001 #ifndef VIDEOUI_COMMON_H 00002 #define VIDEOUI_COMMON_H 00003 00004 class MythMainWindow; 00005 00006 void ShowCastDialog(MythMainWindow *wparent, Metadata &item); 00007 00008 #endif // VIDEOUI-COMMON_H