view rc/icons/icons.qrc @ 261:3ec7804abf17

include: make header guards more sane The C++ standard[1] says: Each identifier that contains a double underscore __ or begins with an underscore followed by an uppercase letter is reserved to the implementation for any use. [1]: https://timsong-cpp.github.io/cppwp/n4659/lex.name#3.1
author Paper <paper@paper.us.eu.org>
date Wed, 03 Apr 2024 20:04:28 -0400
parents fe702c8f161f
children bf89fbf7ff38
line wrap: on
line source

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