Step #2 some cleanup: Moved Gramplet class to gen/plug/_gramplet from DataView/GrampletView ; updated gramplets

svn: r13416
This commit is contained in:
Doug Blank
2009-10-25 20:29:45 +00:00
parent 88de64e9a0
commit 6af2d2f30a
26 changed files with 26 additions and 345 deletions

View File

@@ -30,7 +30,7 @@
# GRAMPS modules
#
#------------------------------------------------------------------------
from DataViews import Gramplet
from gen.plug import Gramplet
from TransUtils import sgettext as _
from QuickReports import run_quick_report_by_name, get_quick_report_list
from gen.plug import (CATEGORY_QR_PERSON, CATEGORY_QR_FAMILY,