Moved standard icons to blackmisc. Blackmisc is using module GUI anyway,
so this creates no new dependency.
@@ -1,5 +1,3 @@
|
||||
# quick is required for metadata registration
|
||||
|
||||
QT += network dbus gui
|
||||
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
|
||||
|
||||
|
||||
@@ -10,11 +10,5 @@
|
||||
<file>icons/close.png</file>
|
||||
<file>icons/aircraftdeparture.png</file>
|
||||
<file>icons/apronsmall.jpg</file>
|
||||
<file>iconsQt/critical.png</file>
|
||||
<file>iconsQt/ico_note.png</file>
|
||||
<file>iconsQt/ico_note_attention.png</file>
|
||||
<file>iconsQt/question.png</file>
|
||||
<file>iconsQt/warning.png</file>
|
||||
<file>iconsQt/information.png</file>
|
||||
</qresource>
|
||||
</RCC>
|
||||
|
||||
@@ -1,7 +1,13 @@
|
||||
<RCC>
|
||||
<qresource prefix="/">
|
||||
<qresource prefix="/blackmisc">
|
||||
<file>translations/blackmisc_i18n_de.qm</file>
|
||||
<file>translations/blackmisc_i18n_fr.qm</file>
|
||||
<file>translations/blackmisc_i18n_en.qm</file>
|
||||
<file>icons/critical.png</file>
|
||||
<file>icons/ico_note.png</file>
|
||||
<file>icons/ico_note_attention.png</file>
|
||||
<file>icons/information.png</file>
|
||||
<file>icons/question.png</file>
|
||||
<file>icons/warning.png</file>
|
||||
</qresource>
|
||||
</RCC>
|
||||
|
||||
|
Before Width: | Height: | Size: 253 B After Width: | Height: | Size: 253 B |
|
Before Width: | Height: | Size: 649 B After Width: | Height: | Size: 649 B |
|
Before Width: | Height: | Size: 529 B After Width: | Height: | Size: 529 B |
|
Before Width: | Height: | Size: 254 B After Width: | Height: | Size: 254 B |
|
Before Width: | Height: | Size: 257 B After Width: | Height: | Size: 257 B |
|
Before Width: | Height: | Size: 224 B After Width: | Height: | Size: 224 B |