Some more stuff on the random pack panel.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@974 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
twanvl
2008-06-04 22:51:21 +00:00
parent fab664634b
commit 96a13f6101
4 changed files with 18 additions and 7 deletions
-1
View File
@@ -74,7 +74,6 @@ void TextCtrl::setValue(const FakeTextValueP& value) {
}
void TextCtrl::onChangeSet() {
wxLogDebug(_("TextCtrl::onChangeSet %p"),this);
DataEditor::onChangeSet();
// initialize
if (viewers.empty()) {