]> git.sesse.net Git - vlc/blobdiff - modules/gui/qt4/dialogs/extended.hpp
qt4 - Include cleanup.
[vlc] / modules / gui / qt4 / dialogs / extended.hpp
index 23af755cfcb7d28aee3e82080cc1d23dda02ac63..d237e62b0afdbc84e0b9c0a9f845527d7cb71be4 100644 (file)
  *
  * You should have received a copy of the GNU General Public License
  * along with this program; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA. 
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
 #ifndef _EXTENDED_DIALOG_H_
 #define _EXTENDED_DIALOG_H_
 
 #include "util/qvlcframe.hpp"
-#include <QHBoxLayout>
 
 class ExtendedDialog : public QVLCFrame
 {