]> git.sesse.net Git - vlc/blobdiff - modules/gui/qt4/dialogs/sout.hpp
Try to fix Sout Dialog ( Part 1 )
[vlc] / modules / gui / qt4 / dialogs / sout.hpp
index 72e61dce53bc6a55ec6374f2a1d07f79f6942574..8f477960610dcbdcea56dcc264854073e493873c 100644 (file)
@@ -86,6 +86,7 @@ private slots:
     void setATranscodeOptions( bool );
     void setSTranscodeOptions( bool );
     void setRawOptions( bool );
+    void changeUDPandRTPmess( bool );
 };
 
 #endif