diff options
Diffstat (limited to 'gui')
-rw-r--r-- | gui/base.qrc | 8 | ||||
-rw-r--r-- | gui/ice40/nextpnr.qrc | 8 | ||||
-rw-r--r-- | gui/resources/control_pause.png (renamed from gui/ice40/resources/control_pause.png) | bin | 721 -> 721 bytes | |||
-rw-r--r-- | gui/resources/control_play.png (renamed from gui/ice40/resources/control_play.png) | bin | 717 -> 717 bytes | |||
-rw-r--r-- | gui/resources/control_stop.png (renamed from gui/ice40/resources/control_stop.png) | bin | 695 -> 695 bytes | |||
-rw-r--r-- | gui/resources/open_json.png (renamed from gui/ice40/resources/open_json.png) | bin | 2093 -> 2093 bytes | |||
-rw-r--r-- | gui/resources/pack.png (renamed from gui/ice40/resources/pack.png) | bin | 853 -> 853 bytes | |||
-rw-r--r-- | gui/resources/place.png (renamed from gui/ice40/resources/place.png) | bin | 825 -> 825 bytes | |||
-rw-r--r-- | gui/resources/route.png (renamed from gui/ice40/resources/route.png) | bin | 683 -> 683 bytes | |||
-rw-r--r-- | gui/resources/time_add.png (renamed from gui/ice40/resources/time_add.png) | bin | 827 -> 827 bytes |
10 files changed, 8 insertions, 8 deletions
diff --git a/gui/base.qrc b/gui/base.qrc index 7b3fa55c..8f58f585 100644 --- a/gui/base.qrc +++ b/gui/base.qrc @@ -14,5 +14,13 @@ <file>resources/zoom_out.png</file> <file>resources/shape_handles.png</file> <file>resources/shape_square.png</file> + <file>resources/control_play.png</file> + <file>resources/control_pause.png</file> + <file>resources/control_stop.png</file> + <file>resources/pack.png</file> + <file>resources/place.png</file> + <file>resources/route.png</file> + <file>resources/time_add.png</file> + <file>resources/open_json.png</file> </qresource> </RCC> diff --git a/gui/ice40/nextpnr.qrc b/gui/ice40/nextpnr.qrc index 3c86057d..8eca1e09 100644 --- a/gui/ice40/nextpnr.qrc +++ b/gui/ice40/nextpnr.qrc @@ -1,14 +1,6 @@ <RCC> <qresource prefix="/icons"> - <file>resources/control_play.png</file> - <file>resources/control_pause.png</file> - <file>resources/control_stop.png</file> - <file>resources/pack.png</file> - <file>resources/place.png</file> - <file>resources/route.png</file> - <file>resources/time_add.png</file> <file>resources/open_pcf.png</file> <file>resources/save_asc.png</file> - <file>resources/open_json.png</file> </qresource> </RCC> diff --git a/gui/ice40/resources/control_pause.png b/gui/resources/control_pause.png Binary files differindex ec61099b..ec61099b 100644 --- a/gui/ice40/resources/control_pause.png +++ b/gui/resources/control_pause.png diff --git a/gui/ice40/resources/control_play.png b/gui/resources/control_play.png Binary files differindex f8c8ec68..f8c8ec68 100644 --- a/gui/ice40/resources/control_play.png +++ b/gui/resources/control_play.png diff --git a/gui/ice40/resources/control_stop.png b/gui/resources/control_stop.png Binary files differindex e6f75d23..e6f75d23 100644 --- a/gui/ice40/resources/control_stop.png +++ b/gui/resources/control_stop.png diff --git a/gui/ice40/resources/open_json.png b/gui/resources/open_json.png Binary files differindex 90c07267..90c07267 100644 --- a/gui/ice40/resources/open_json.png +++ b/gui/resources/open_json.png diff --git a/gui/ice40/resources/pack.png b/gui/resources/pack.png Binary files differindex da3c2a2d..da3c2a2d 100644 --- a/gui/ice40/resources/pack.png +++ b/gui/resources/pack.png diff --git a/gui/ice40/resources/place.png b/gui/resources/place.png Binary files differindex 0905f933..0905f933 100644 --- a/gui/ice40/resources/place.png +++ b/gui/resources/place.png diff --git a/gui/ice40/resources/route.png b/gui/resources/route.png Binary files differindex 258c16c6..258c16c6 100644 --- a/gui/ice40/resources/route.png +++ b/gui/resources/route.png diff --git a/gui/ice40/resources/time_add.png b/gui/resources/time_add.png Binary files differindex dcc45cb2..dcc45cb2 100644 --- a/gui/ice40/resources/time_add.png +++ b/gui/resources/time_add.png |