* added RF-EDD bitmap

git-svn-id: https://qucs.svn.sourceforge.net/svnroot/qucs/trunk@1471 b5b04e8c-4942-46c9-ab4f-83783d557d1c
This commit is contained in:
ela 2008-02-20 17:38:27 +00:00
parent 0dd946583b
commit 6b2cb010dd
4 changed files with 3 additions and 3 deletions

2
NEWS
View File

@ -28,7 +28,7 @@ Version 0.0.14
* support for sub- and super-script in graphical text paintings
* new components: diac, tria, thyristor, logarithmic amplifier,
HICUM L0 v1.12, potentiometer
HICUM L0 v1.12, potentiometer, equation defined RF device
Version 0.0.13
--------------

View File

@ -45,7 +45,7 @@ XPMS = ac_voltage.png arrow.png capacitor.png dc_current.png dc_voltage.png \
vhdlfile.png subcircuit.png optimize.png tline_4port.png twistedpair.png \
bondwire.png npn_therm.png npnsub_therm.png iexp.png vexp.png edd.png \
vfile.png ifile.png mod_amp.png thyristor.png triac.png diac.png \
log_amp.png pnp_therm.png pnpsub_therm.png potentiometer.png
log_amp.png pnp_therm.png pnpsub_therm.png potentiometer.png rfedd.png
# toolbar pictures
PNGS = fileopen.png filesave.png editdelete.png editcut.png editcopy.png \

BIN
qucs/bitmaps/rfedd.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 320 B

View File

@ -38,7 +38,7 @@ RFedd::RFedd()
QObject::tr("number of ports")));
Props.append(new Property("duringDC", "open", false,
QObject::tr("representation during DC analysis")+
" [open, short, unspecified]"));
" [open, short, unspecified, zerofrequency]"));
// last properties
Props.append(new Property("P11", "0", false,