We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1d96a2 commit 2aec097Copy full SHA for 2aec097
pychron/applications/about_dialog.py
@@ -21,7 +21,7 @@
21
from pyface.qt.QtGui import QPlainTextEdit
22
23
# ============= enthought library imports =======================
24
-from pyface.ui.qt4.about_dialog import AboutDialog
+from pyface.about_dialog import AboutDialog
25
from traits.api import List, Str
26
27
# ============= local library imports ==========================
0 commit comments