]> git.sesse.net Git - vlc/blobdiff - modules/gui/qt4/main_interface.hpp
Qt4 - Main Windows: Rename the interface to $MEDIANAME - VLC media player.
[vlc] / modules / gui / qt4 / main_interface.hpp
index c6d9f9d0cfad6c5f155f15fc3d0375a117b1d3d8..6d2bab5004928e0c7500f934215e758f412f3f7e 100644 (file)
@@ -56,6 +56,7 @@ public:
                         unsigned int *pi_height );
     void releaseVideo( void *);
     int controlVideo( void *p_window, int i_query, va_list args );
+    void setVLCWindowsTitle( QString title = "" );
 protected:
     void resizeEvent( QResizeEvent * );
     void dropEvent( QDropEvent *);