[vlc-commits] qt: simple_preferences: remove trailing line

Alexandre Janniaux git at videolan.org
Sat Apr 11 11:04:45 CEST 2020


vlc | branch: master | Alexandre Janniaux <ajanni at videolabs.io> | Thu Apr  9 13:30:57 2020 +0200| [07d9a692ab14fb53ba05ec1981d1647e0d0fda2c] | committer: Alexandre Janniaux

qt: simple_preferences: remove trailing line

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=07d9a692ab14fb53ba05ec1981d1647e0d0fda2c
---

 modules/gui/qt/dialogs/preferences/simple_preferences.cpp | 1 -
 1 file changed, 1 deletion(-)

diff --git a/modules/gui/qt/dialogs/preferences/simple_preferences.cpp b/modules/gui/qt/dialogs/preferences/simple_preferences.cpp
index 560fc78e6d..5c567a854d 100644
--- a/modules/gui/qt/dialogs/preferences/simple_preferences.cpp
+++ b/modules/gui/qt/dialogs/preferences/simple_preferences.cpp
@@ -1571,4 +1571,3 @@ void SPrefsPanel::MLdrawControls( ) {
 
   mlTableView->horizontalHeader()->setFixedHeight( 24 );
 }
-



More information about the vlc-commits mailing list