view rc/icons.qrc @ 11:fc1bf97c528b

*: use C++11 standard I've been meaning to do this for a while, but I didn't want to reimplement the filesystem code. Now we are on C++11 and most compilers from the past 5 centuries should support this now
author Paper <mrpapersonic@gmail.com>
date Sun, 17 Sep 2023 06:14:30 -0400
parents 1d82f6e04d7d
children 27a19dd6cba1
line wrap: on
line source

<!DOCTYPE rcc><RCC version="1.0">
	<qresource>
		<file>icons/16x16/calendar.png</file>
		<file>icons/16x16/chart.png</file>
		<file>icons/16x16/clock-history-frame.png</file>
		<file>icons/16x16/document-list.png</file>
		<file>icons/16x16/feed.png</file>
		<file>icons/16x16/film.png</file>
		<file>icons/16x16/magnifier.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>