view rc/icons.qrc @ 229:adc20fa321c1

theme: force Fusion style on platforms other than Win32 or OS X I was reluctant to do this, but most of the other styles just look like pure shite regardless of whether I force a stylesheet on them or not. KDE's style is actually hilariously bad paired with my stylesheet, so I've decided to also make the stylesheet Windows-specific as well, because that's really the only platform where it makes sense in the first place.
author Paper <paper@paper.us.eu.org>
date Wed, 10 Jan 2024 21:23:57 -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>