]> git.sesse.net Git - vlc/blobdiff - modules/gui/wxwidgets/dialogs/wizard.hpp
Forwardport Unicode wxWidgets fixes - [17434], [17436], [17452]
[vlc] / modules / gui / wxwidgets / dialogs / wizard.hpp
index 0725427e21bcc4e7ab64a9e5895f67d56ca3f7f6..845011b13a31645e4cae7ac1fe63e763e05b4828 100644 (file)
@@ -42,7 +42,7 @@ namespace wxvlc
         void SetTTL( int i_ttl );
         void SetPartial( int, int );
         void SetStream( char const *method, char const *address );
-        void SetTranscodeOut( char const *address );
+        void SetTranscodeOut( wxString address );
         void SetAction( int i_action );
         int  GetAction();
         void SetSAP( bool b_enabled, const char *psz_name );