eric6/Graphics/ApplicationDiagramBuilder.py

changeset 7360
9190402e4505
parent 7254
f00d825fbdb3
child 7529
2b8a0d8ba12a
equal deleted inserted replaced
7359:2da9026f0f61 7360:9190402e4505
1 # -*- coding: utf-8 -*- 1 # -*- coding: utf-8 -*-
2 2
3 # Copyright (c) 2007 - 2019 Detlev Offenbach <detlev@die-offenbachs.de> 3 # Copyright (c) 2007 - 2020 Detlev Offenbach <detlev@die-offenbachs.de>
4 # 4 #
5 5
6 """ 6 """
7 Module implementing a dialog showing an imports diagram of the application. 7 Module implementing a dialog showing an imports diagram of the application.
8 """ 8 """

eric ide

mercurial