Preferences/ConfigurationDialog.py

changeset 55
b5c84934de9c
parent 53
c3eb7cc1ff8b
child 88
3701923bccf2
equal deleted inserted replaced
54:31463df17fd5 55:b5c84934de9c
11 import types 11 import types
12 12
13 from PyQt4.QtCore import * 13 from PyQt4.QtCore import *
14 from PyQt4.QtGui import * 14 from PyQt4.QtGui import *
15 15
16 from E4Gui.E4Application import e5App 16 from E5Gui.E5Application import e5App
17 17
18 import QScintilla.Lexers 18 import QScintilla.Lexers
19 19
20 import Preferences 20 import Preferences
21 21

eric ide

mercurial