-
Notifications
You must be signed in to change notification settings - Fork 2
/
resources.qrc
23 lines (23 loc) · 952 Bytes
/
resources.qrc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<!DOCTYPE RCC><RCC version="1.0">
<qresource>
<file>data/images/ap-marker.png</file>
<file>data/images/32x32/stock-preferences.png</file>
<file>data/images/32x32/stock-media-rec.png</file>
<file>data/images/32x32/stock-cancel.png</file>
<file>data/images/64x64/stock-preferences.png</file>
<file>data/images/64x64/stock-media-rec.png</file>
<file>data/images/64x64/stock-cancel.png</file>
<file>data/images/icon.png</file>
<file>data/images/android-zoom-minus-button.png</file>
<file>data/images/android-zoom-plus-button.png</file>
<file>data/images/android-checkbox-off.png</file>
<file>data/images/android-checkbox-on.png</file>
<file>data/images/android-checkbox-empty.png</file>
<file>data/images/zoom-minus-button.png</file>
<file>data/images/zoom-plus-button.png</file>
<file>data/android/iwlist</file>
<file>data/android/iwconfig</file>
<file>data/android/styles.qss</file>
<file>data/iwscan.sh</file>
</qresource>
</RCC>