]> git.sesse.net Git - vlc/blobdiff - modules/gui/qt4/components/playlist/selector.cpp
Qt: the red box when searching in the playlist is confusing.
[vlc] / modules / gui / qt4 / components / playlist / selector.cpp
index d3e561caa2c8f0c4658df91bf764b27bd8dccc73..e4b1c8269019166624b897da7fdaf8f8c62861ec 100644 (file)
@@ -2,7 +2,7 @@
  * selector.cpp : Playlist source selector
  ****************************************************************************
  * Copyright (C) 2000-2005 the VideoLAN team
- * $Id: standardpanel.cpp 16024 2006-07-13 13:51:05Z xtophe $
+ * $Id$
  *
  * Authors: ClĂ©ment Stenac <zorglub@videolan.org>
  *
@@ -27,6 +27,7 @@
 
 #include "components/playlist/selector.hpp"
 #include "qt4.hpp"
+
 #include <QVBoxLayout>
 #include <QHeaderView>
 #include <QTreeView>