PluginProjectPyramid.py

changeset 7
d8545e81637f
parent 2
e691c51ab655
child 12
a8d87f7de3e1
equal deleted inserted replaced
6:43d74d535785 7:d8545e81637f
10 import os 10 import os
11 import glob 11 import glob
12 import fnmatch 12 import fnmatch
13 13
14 from PyQt4.QtCore import QCoreApplication, QObject, QTranslator 14 from PyQt4.QtCore import QCoreApplication, QObject, QTranslator
15 ##from PyQt4.QtGui import QApplication
16 15
17 from E5Gui.E5Application import e5App 16 from E5Gui.E5Application import e5App
18 17
19 import Preferences 18 import Preferences
20 19

eric ide

mercurial