GEPS008: Re-structure merge files

svn: r19665
This commit is contained in:
Nick Hall
2012-05-26 21:24:01 +00:00
parent b206ade3d3
commit c2b4f96ddc
42 changed files with 1145 additions and 727 deletions

View File

@ -57,6 +57,7 @@ from DdTargets import DdTargets
from QuestionDialog import ErrorDialog
from gui.editors import EditEvent, DeleteEventQuery
from gui.filters.sidebar import EventSidebarFilter
from gui.merge import MergeEvent
from gen.plug import CATEGORY_QR_EVENT
#-------------------------------------------------------------------------
@ -276,8 +277,7 @@ class EventView(ListView):
"control key while clicking on the desired event.")
ErrorDialog(msg, msg2)
else:
import Merge
Merge.MergeEvents(self.dbstate, self.uistate, mlist[0], mlist[1])
MergeEvent(self.dbstate, self.uistate, mlist[0], mlist[1])
def dummy_report(self, obj):
""" For the xml UI definition of popup to work, the submenu