diff options
| author | Adrien Tétar | 2015-09-17 21:48:34 +0200 |
|---|---|---|
| committer | Adrien Tétar | 2015-09-18 15:24:15 +0200 |
| commit | 748bb567eef19dcd8e067934786950c5866dc580 (patch) | |
| tree | e49d296009472b902bf18d265dfebac103d4ac56 /Lib/defconQt/groupsView.py | |
| parent | 35dd3057c86e02a0c07f7fed20771b3e9d43eb9c (diff) | |
| download | trufont-748bb567eef19dcd8e067934786950c5866dc580.tar.bz2 | |
meta: cleanup past experiments and set up a proper package structure
Diffstat (limited to 'Lib/defconQt/groupsView.py')
| -rw-r--r-- | Lib/defconQt/groupsView.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/defconQt/groupsView.py b/Lib/defconQt/groupsView.py index 02154dd..bec64dc 100644 --- a/Lib/defconQt/groupsView.py +++ b/Lib/defconQt/groupsView.py @@ -1,4 +1,4 @@ -from fontView import CharacterWidget +from defconQt.fontView import CharacterWidget from PyQt5.QtCore import * from PyQt5.QtGui import * from PyQt5.QtWidgets import * |
