StopperItem fertig, wird aber noch nicht in berechnung einbezogen

git-svn-id: http://svn.lsim.tuxzone.org/trunk@20 4bec179b-ab65-46ed-a5f8-55b8b5c735d0
This commit is contained in:
catdog2
2008-11-21 23:56:10 +00:00
parent f01d249e27
commit cabf7af527
18 changed files with 519 additions and 49 deletions

View File

@@ -9,7 +9,9 @@ SOURCES += lsim.cpp \
homoefieldwidget.cpp \
probechargewidget.cpp \
homobfielditem.cpp \
homobfieldwidget.cpp
homobfieldwidget.cpp \
stopperitem.cpp \
stopperwidget.cpp
HEADERS += lsim.h \
graphicsview.h \
graphicsellipseitem.h \
@@ -21,7 +23,9 @@ HEADERS += lsim.h \
constants.h \
probechargewidget.h \
homobfielditem.h \
homobfieldwidget.h
homobfieldwidget.h \
stopperitem.h \
stopperwidget.h
TEMPLATE = app
CONFIG += warn_on \
thread \