summaryrefslogtreecommitdiffstats
path: root/src/electronics/component.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/electronics/component.cpp')
-rw-r--r--src/electronics/component.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/electronics/component.cpp b/src/electronics/component.cpp
index c05993d..4c8b797 100644
--- a/src/electronics/component.cpp
+++ b/src/electronics/component.cpp
@@ -482,7 +482,7 @@ void Component::initDIPSymbol( const TQStringList & pins, int _width )
}
-// TQString createNode( double _x, double _y, int tqshape, int orientation, const TQString &name, int type, bool isInput = true );
+// TQString createNode( double _x, double _y, int shape, int orientation, const TQString &name, int type, bool isInput = true );
void Component::init1PinLeft( int h1 )
{