Home
last modified time | relevance | path

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

/dports/print/scribus-devel/scribus-1.5.7/scribus/
H A Dscribusview.cpp1109 bool fromScrapbook = false; in contentsDropEvent() local
1114 fromScrapbook = true; in contentsDropEvent()
1179 if (!fromScrapbook && m_doc->m_Selection->count() == 1) in contentsDropEvent()