Skip to content

Commit d842eb8

Browse files
committed
Add filedlg, msgdlg
1 parent e0ccf4e commit d842eb8

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

etg/_core.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -181,9 +181,9 @@
181181
'dialog',
182182
#'dirdlg',
183183
#'dirctrl',
184-
#'filedlg',
184+
'filedlg',
185185
'frame',
186-
#'msgdlg',
186+
'msgdlg',
187187
#'richmsgdlg',
188188
#'progdlg',
189189
#'popupwin',
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)