Fixed a bug: the edit dialog fields were not cleared if an
authorMikko Keinänen <mikko.keinanen@gmail.com>
Sat, 20 Nov 2010 21:01:15 +0000 (23:01 +0200)
committerMikko Keinänen <mikko.keinanen@gmail.com>
Sat, 20 Nov 2010 21:01:15 +0000 (23:01 +0200)
commitd8291a376fda79e8e23a1322e1eb37edc96ad9b4
treecb327fbf90c0bad1f26a86aed967b4dd6c28a1eb
parent34b966e9548355ea804f0dfc17fbe2be3fc37255
Fixed a bug: the edit dialog fields were not cleared if an
object was first edited or added and then add dialog was
started.
14 files changed:
src/dialogs/browsefilepathdialog.cpp
src/dialogs/browsefilepathdialog.h
src/dialogs/dataobjecteditdialog.h
src/dialogs/dbobjectdialog.cpp
src/dialogs/executableeditdialog.cpp
src/dialogs/executableeditdialog.h
src/dialogs/mediaimagepathdialog.cpp
src/dialogs/mediaimagepathdialog.h
src/dialogs/namedialog.cpp
src/dialogs/namedialog.h
src/dialogs/setupeditdialog.cpp
src/dialogs/setupeditdialog.h
src/widgets/stringlistwidget.cpp
src/widgets/stringlistwidget.h