Parent Directory
|
Revision Log
|
Patch
revision 1022 by jan, Fri May 23 14:17:50 2003 UTC | revision 1035 by jan, Mon May 26 17:03:08 2003 UTC | |
---|---|---|
# | Line 146 class JoinDialog(wxDialog): | Line 146 class JoinDialog(wxDialog): |
146 | _('Table: %s') % joined_table.Title(), | _('Table: %s') % joined_table.Title(), |
147 | joined_table) | joined_table) |
148 | self.parent.add_dialog(name, dialog) | self.parent.add_dialog(name, dialog) |
149 | dialog.Show(true) | dialog.Show(True) |
150 | ||
151 | self.Close() | self.Close() |
152 |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |