view rc/icons.qrc @ 181:d26cd2c00270

dep/animia/fd/proc: use constexpr std::string_view for proc location this is probably a little slower, but it works Well Enough for what we need it for
author Paper <mrpapersonic@gmail.com>
date Mon, 04 Dec 2023 12:14:30 -0500
parents 4eae379cb1ff
children
line wrap: on
line source

<!DOCTYPE rcc><RCC version="1.0">
	<qresource>
		<file>favicon.png</file>
		<file>icons/16x16/arrow-circle-315.png</file>
		<file>icons/16x16/calendar.png</file>
		<file>icons/16x16/chart.png</file>
		<file>icons/16x16/clock-history-frame.png</file>
		<file>icons/16x16/cross-button.png</file>
		<file>icons/16x16/document-list.png</file>
		<file>icons/16x16/feed.png</file>
		<file>icons/16x16/film.png</file>
		<file>icons/16x16/gear.png</file>
		<file>icons/16x16/magnifier.png</file>
		<file>icons/16x16/navigation-270-button.png</file>
		<file>icons/16x16/plus-button.png</file>
		<file>icons/24x24/application-export.png</file>
		<file>icons/24x24/application-sidebar-list.png</file>
		<file>icons/24x24/arrow-circle-double-135.png</file>
		<file>icons/24x24/feed.png</file>
		<file>icons/24x24/folder-open.png</file>
		<file>icons/24x24/gear.png</file>
		<file>icons/24x24/globe.png</file>
		<file>icons/24x24/inbox-film.png</file>
		<file>icons/24x24/megaphone.png</file>
		<file>icons/24x24/question.png</file>
	</qresource>
</RCC>