Index: head/audio/hydrogen/files/patch-src_gui_src_SplashScreen.cpp =================================================================== --- head/audio/hydrogen/files/patch-src_gui_src_SplashScreen.cpp (nonexistent) +++ head/audio/hydrogen/files/patch-src_gui_src_SplashScreen.cpp (revision 537857) @@ -0,0 +1,11 @@ +--- src/gui/src/SplashScreen.cpp.orig 2020-06-03 21:33:30 UTC ++++ src/gui/src/SplashScreen.cpp +@@ -32,7 +32,7 @@ + const char* SplashScreen::__class_name = "SplashScreen"; + + SplashScreen::SplashScreen() +- : QSplashScreen( NULL ) ++ : QSplashScreen( (QWidget*)nullptr ) + , Object( __class_name ) + { + //INFOLOG( "SplashScreen" ); Property changes on: head/audio/hydrogen/files/patch-src_gui_src_SplashScreen.cpp ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property