]> git.sesse.net Git - vlc/blobdiff - modules/gui/qt4/qt4.cpp
Some cleanup here and there
[vlc] / modules / gui / qt4 / qt4.cpp
index df73c81dfabc7ae3c9ff04d131b5ae8b7b111f97..824283b4af35ca42b708a286fca9978b8b96a210 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA. *****************************************************************************/
 
 #include <QApplication>
+
 #include "qt4.hpp"
 #include "dialogs_provider.hpp"
 #include "input_manager.hpp"
 #include "main_interface.hpp"
+
 #include "../../../share/vlc32x32.xpm"
 
 /*****************************************************************************