Mercurial > minori
view rc/icons.qrc @ 46:d0adc4aedfc8
*: update...
this commit:
1. consolidates dark theme stuff to dark_theme.cpp
2. creates a new widgets folder to store all of our
custom widgets
3. creates the list settings page in the information
dialog, although much of it is nonfunctional: it
doesn't save, and the status doesn't even get filled
in... we'll fix this later!
author | Paper <mrpapersonic@gmail.com> |
---|---|
date | Sat, 23 Sep 2023 01:02:15 -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>