Add a thumbnail loader
So far not used, we'll need another widget to make use of it.
This commit is contained in:
		@@ -5,6 +5,7 @@ libraw = dependency('libraw', required : get_option('libraw'))
 | 
			
		||||
dependencies = [
 | 
			
		||||
	dependency('gtk+-3.0'),
 | 
			
		||||
	dependency('libturbojpeg'),
 | 
			
		||||
	dependency('libpng', version : '>=1.5.4'),
 | 
			
		||||
	libraw,
 | 
			
		||||
	meson.get_compiler('c').find_library('m', required : false),
 | 
			
		||||
]
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user