mirror of
				https://github.com/taglib/taglib.git
				synced 2025-11-03 16:26:18 -05:00 
			
		
		
		
	The explicit is silly here since it takes two arguments (it's leftover from
when this used to have a default argument). git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@296374 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
This commit is contained in:
		@ -203,7 +203,7 @@ namespace TagLib {
 | 
			
		||||
       * \deprecated Please use the constructor below that accepts a version
 | 
			
		||||
       * number.
 | 
			
		||||
       */
 | 
			
		||||
      explicit Header(const ByteVector &data, bool synchSafeInts);
 | 
			
		||||
      Header(const ByteVector &data, bool synchSafeInts);
 | 
			
		||||
 | 
			
		||||
      /*!
 | 
			
		||||
       * Construct a Frame Header based on \a data.  \a data must at least
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user