Skip to content

Commit 2aec097

Browse files
committed
update about_dialog
1 parent b1d96a2 commit 2aec097

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pychron/applications/about_dialog.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
from pyface.qt.QtGui import QPlainTextEdit
2222

2323
# ============= enthought library imports =======================
24-
from pyface.ui.qt4.about_dialog import AboutDialog
24+
from pyface.about_dialog import AboutDialog
2525
from traits.api import List, Str
2626

2727
# ============= local library imports ==========================

0 commit comments

Comments
 (0)