Files
iDescriptor/resources.qrc
T
uncor3 b15b205f52 add initial recovery device support for new UI & update styling
- Added QStackedWidget to manage different states in InstalledAppsWidget.
- Created separate loading, error, and content widgets for better UI management.
- Updated LoginDialog title and adjusted styles for labels.
- Enhanced MainWindow by removing unused code and improving device handling.
- Updated QueryMobileGestaltWidget UI for better clarity and usability.
- Removed deprecated screenshot handling code in RealtimeScreen.
2025-10-06 15:30:47 -07:00

13 lines
467 B
Plaintext

<RCC>
<qresource prefix="/">
<file>icons/ArrowMoveDownRight.svg</file>
<file>icons/video-x-generic.png</file>
<file>icons/MdiLightningBolt.png</file>
<file>icons/MingcuteSettings7Line.png</file>
<file>icons/ClarityHardDiskSolidAlerted.png</file>
<file>icons/icon.png</file>
<file>qml/MapView.qml</file>
<file>resources/dump.js</file>
<file>resources/iphone.png</file>
</qresource>
</RCC>