Home
last modified time | relevance | path

Searched refs:ImportQueue (Results 1 – 3 of 3) sorted by relevance

/dports/ftp/filezilla/filezilla-3.55.1/src/interface/
H A Dimport.cpp77 m_pQueueView->ImportQueue(fz3Root.child("Queue"), true); in Run()
H A DQueueView.h143 void ImportQueue(pugi::xml_node element, bool updateSelections);
H A DQueueView.cpp1647 void CQueueView::ImportQueue(pugi::xml_node element, bool updateSelections) in ImportQueue() function in CQueueView