view rc/icons.qrc @ 36:2743011a6042

*: mass update formatted all source files, converted ALL instances of setStyleSheet() to palettes and fonts (stylesheets suck), and I changed the clang-format file because it wasn't working on my laptop for some reason.
author Paper <mrpapersonic@gmail.com>
date Thu, 21 Sep 2023 15:17:47 -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>