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