Rename glypheditor to glyphdbedit.
This commit is contained in:
parent
3ed91dff53
commit
d2567ea409
2 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ from PyQt4.QtGui import (
|
||||||
|
|
||||||
from .pageview import PageScene, PageView
|
from .pageview import PageScene, PageView
|
||||||
from .glyphedit import GlyphEdit
|
from .glyphedit import GlyphEdit
|
||||||
from .glypheditor import GlyphDBEdit
|
from .glyphdbedit import GlyphDBEdit
|
||||||
|
|
||||||
|
|
||||||
class MainWindow(QMainWindow):
|
class MainWindow(QMainWindow):
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue