diff options
author | Miodrag Milanovic <mmicko@gmail.com> | 2018-08-02 17:48:02 +0200 |
---|---|---|
committer | Miodrag Milanovic <mmicko@gmail.com> | 2018-08-02 17:48:02 +0200 |
commit | 7f7cb6601e52650714358e84c077bf394d295809 (patch) | |
tree | 7375cef977f8598d35b004fcae58b0c5eac7bc8b /gui/resources | |
parent | 1c1fd99b8ba686c21b17dd8d413a0a5ae6ba1a6d (diff) | |
download | nextpnr-7f7cb6601e52650714358e84c077bf394d295809.tar.gz nextpnr-7f7cb6601e52650714358e84c077bf394d295809.tar.bz2 nextpnr-7f7cb6601e52650714358e84c077bf394d295809.zip |
Move generic resources to top level
Diffstat (limited to 'gui/resources')
-rw-r--r-- | gui/resources/control_pause.png | bin | 0 -> 721 bytes |
-rw-r--r-- | gui/resources/control_play.png | bin | 0 -> 717 bytes |
-rw-r--r-- | gui/resources/control_stop.png | bin | 0 -> 695 bytes |
-rw-r--r-- | gui/resources/open_json.png | bin | 0 -> 2093 bytes |
-rw-r--r-- | gui/resources/pack.png | bin | 0 -> 853 bytes |
-rw-r--r-- | gui/resources/place.png | bin | 0 -> 825 bytes |
-rw-r--r-- | gui/resources/route.png | bin | 0 -> 683 bytes |
-rw-r--r-- | gui/resources/time_add.png | bin | 0 -> 827 bytes |
8 files changed, 0 insertions, 0 deletions
diff --git a/gui/resources/control_pause.png b/gui/resources/control_pause.png Binary files differnew file mode 100644 index 00000000..ec61099b --- /dev/null +++ b/gui/resources/control_pause.png diff --git a/gui/resources/control_play.png b/gui/resources/control_play.png Binary files differnew file mode 100644 index 00000000..f8c8ec68 --- /dev/null +++ b/gui/resources/control_play.png diff --git a/gui/resources/control_stop.png b/gui/resources/control_stop.png Binary files differnew file mode 100644 index 00000000..e6f75d23 --- /dev/null +++ b/gui/resources/control_stop.png diff --git a/gui/resources/open_json.png b/gui/resources/open_json.png Binary files differnew file mode 100644 index 00000000..90c07267 --- /dev/null +++ b/gui/resources/open_json.png diff --git a/gui/resources/pack.png b/gui/resources/pack.png Binary files differnew file mode 100644 index 00000000..da3c2a2d --- /dev/null +++ b/gui/resources/pack.png diff --git a/gui/resources/place.png b/gui/resources/place.png Binary files differnew file mode 100644 index 00000000..0905f933 --- /dev/null +++ b/gui/resources/place.png diff --git a/gui/resources/route.png b/gui/resources/route.png Binary files differnew file mode 100644 index 00000000..258c16c6 --- /dev/null +++ b/gui/resources/route.png diff --git a/gui/resources/time_add.png b/gui/resources/time_add.png Binary files differnew file mode 100644 index 00000000..dcc45cb2 --- /dev/null +++ b/gui/resources/time_add.png |