Move FivIoModel to its own compilation unit
This commit is contained in:
		@@ -140,7 +140,7 @@ tiff_tables = custom_target('tiff-tables.h',
 | 
			
		||||
desktops = ['fiv.desktop', 'fiv-browse.desktop']
 | 
			
		||||
exe = executable('fiv', 'fiv.c', 'fiv-view.c', 'fiv-io.c', 'fiv-context-menu.c',
 | 
			
		||||
	'fiv-browser.c', 'fiv-sidebar.c', 'fiv-thumbnail.c', 'fiv-collection.c',
 | 
			
		||||
	'xdg.c', tiff_tables, gresources, rc, config,
 | 
			
		||||
	'fiv-io-model.c', 'xdg.c', tiff_tables, gresources, rc, config,
 | 
			
		||||
	install : true,
 | 
			
		||||
	dependencies : dependencies,
 | 
			
		||||
	win_subsystem : 'windows',
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user