Commit 4b9a3d30 authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont

qt4: kill unused askVideoToToggle()

parent 4e77f396
...@@ -182,7 +182,6 @@ signals: ...@@ -182,7 +182,6 @@ signals:
void askReleaseVideo( ); void askReleaseVideo( );
void askVideoToResize( unsigned int, unsigned int ); void askVideoToResize( unsigned int, unsigned int );
void askVideoToShow( unsigned int, unsigned int ); void askVideoToShow( unsigned int, unsigned int );
void askVideoToToggle();
void askBgWidgetToToggle(); void askBgWidgetToToggle();
void askUpdate(); void askUpdate();
void minimalViewToggled( bool ); void minimalViewToggled( bool );
......
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