Commit fbb3c561 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

qt4 - Sout: trailing spaces.

parent 04d35956
This diff is collapsed.
/*****************************************************************************
* sout.hpp : Stream output dialog (old-style, ala WX)
* sout.hpp : Stream output dialog ( old-style, ala WX )
****************************************************************************
* Copyright (C) 2006 the VideoLAN team
* Copyright ( C ) 2006 the VideoLAN team
* $Id$
*
* Authors: Clément Stenac <zorglub@videolan.org>
......@@ -9,7 +9,7 @@
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
* ( at your option ) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
......@@ -55,10 +55,10 @@ public slots:
void fileBrowse();
void toggleSout();
void setOptions();
void setVTranscodeOptions(bool);
void setATranscodeOptions(bool);
void setSTranscodeOptions(bool);
void setRawOptions(bool);
void setVTranscodeOptions( bool );
void setATranscodeOptions( bool );
void setSTranscodeOptions( bool );
void setRawOptions( bool );
};
#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