Reorganize custom widgets into a new 'widgets' package.
1. moving existing widget modules under src/widgets/ svn: r10694
This commit is contained in:
@@ -45,8 +45,8 @@ import gen.lib
|
||||
|
||||
from DisplayTabs import (SourceEmbedList, NoteTab, GalleryTab,
|
||||
EventBackRefList, AttrEmbedList)
|
||||
from GrampsWidgets import (PrivacyButton, MonitoredEntry, PlaceEntry,
|
||||
MonitoredDate, MonitoredDataType)
|
||||
from widgets import (PrivacyButton, MonitoredEntry, PlaceEntry,
|
||||
MonitoredDate, MonitoredDataType)
|
||||
from _EditReference import RefTab, EditReference
|
||||
|
||||
#-------------------------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user