Commit 420ab47b authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont

wx -> qt

parent 870a36bb
......@@ -134,7 +134,7 @@ VLC_EXPORT( int, __intf_Eject, ( vlc_object_t *, const char * ) );
msg_Info( p_intf, _("\nWarning: if you can't access the GUI " \
"anymore, open a command-line window, go to the " \
"directory where you installed VLC and run " \
"\"vlc -I wx\"\n") )
"\"vlc -I qt\"\n") )
#else
# define CONSOLE_INTRO_MSG
#endif
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment