[vlc-commits] qt: simple_preferences: remove trailing line
    Alexandre Janniaux 
    git at videolan.org
       
    Sat Apr 11 10:41:20 CEST 2020
    
    
  
vlc | branch: master | Alexandre Janniaux <ajanni at videolabs.io> | Thu Apr  9 13:30:57 2020 +0200| [bdea6b0afb478e9eea1f0470982fac72991d7687] | committer: Alexandre Janniaux
qt: simple_preferences: remove trailing line
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=bdea6b0afb478e9eea1f0470982fac72991d7687
---
 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