X-Git-Url: https://git.videolan.org/gitweb.cgi/vlc.git/?p=vlc.git;p=vlc.git;a=blobdiff_plain;f=modules%2Fgui%2Fqt4%2Fqt4.cpp;h=7e19bb2de6f4478064185fd9a365504341a76f31;hp=dc41be09eb871682f7b878ea024d7680e6006943;hb=51660062bd52e2efc889646628763be1f05bdf5c;hpb=4df2ca08602ea80c943340c908224bfe11b522e4 diff --git a/modules/gui/qt4/qt4.cpp b/modules/gui/qt4/qt4.cpp index dc41be09eb..7e19bb2de6 100644 --- a/modules/gui/qt4/qt4.cpp +++ b/modules/gui/qt4/qt4.cpp @@ -276,7 +276,7 @@ static void Init( intf_thread_t *p_intf ) * see commits 21610 21622 21654 for reference */ /* If you are under KDE, Xfce or e17, you should comment this line */ -// QApplication::setDesktopSettingsAware( false ); + QApplication::setDesktopSettingsAware( false ); #endif /* Start the QApplication here */