Added ghost image for gate placement

This commit is contained in:
Robert 2020-12-01 16:11:45 +01:00
parent e81622f8f3
commit edf6a0ad2b
11 changed files with 198 additions and 28 deletions

View file

@ -1 +1,6 @@
Start/Stop icons taken from https://iconsmind.com/ (modified)
Start/Stop icons taken from https://iconsmind.com/ (modified)
Logic Gates taken from Wikimedia Commons. The authors are
* jjbeard (AND, OR)
The Wikimedia icons are part of the public domain

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5 KiB

After

Width:  |  Height:  |  Size: 717 B

Before After
Before After

BIN
ui/assets/or.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 956 B

View file

@ -5,5 +5,6 @@
</qresource>
<qresource prefix="/components">
<file>and.png</file>
<file>or.png</file>
</qresource>
</RCC>