]> git.sesse.net Git - vlc/blobdiff - modules/gui/qt4/input_manager.hpp
Qt: font selector, align on the right.
[vlc] / modules / gui / qt4 / input_manager.hpp
index 98a1bbe36832f796aaac495b56251a1f93035a58..4df6bebd4fbea1c531f4b7cd5f9c289f0d63d6e5 100644 (file)
@@ -178,7 +178,7 @@ signals:
     /// Send new position, new time and new length
     void positionUpdated( float , int, int );
     void rateChanged( int );
-    void nameChanged( QString );
+    void nameChanged( const QString& );
     /// Used to signal whether we should show navigation buttons
     void titleChanged( bool );
     void chapterChanged( bool );