initial HomoBFieldWidget created

git-svn-id: http://svn.lsim.tuxzone.org/trunk@7 4bec179b-ab65-46ed-a5f8-55b8b5c735d0
This commit is contained in:
catdog2
2008-10-15 18:25:06 +00:00
parent 4b01655459
commit eab7792a79
5 changed files with 199 additions and 3 deletions

View File

@@ -8,7 +8,8 @@ SOURCES += lsim.cpp \
expdoublespinbox.cpp \
homoefieldwidget.cpp \
probechargewidget.cpp \
homobfielditem.cpp
homobfielditem.cpp \
homobfieldwidget.cpp
HEADERS += lsim.h \
graphicsview.h \
graphicsellipseitem.h \
@@ -19,7 +20,8 @@ HEADERS += lsim.h \
homoefieldwidget.h \
constants.h \
probechargewidget.h \
homobfielditem.h
homobfielditem.h \
homobfieldwidget.h
TEMPLATE = app
CONFIG += warn_on \
thread \