Home
last modified time | relevance | path

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

/dports/cad/fritzing/fritzing-app-0.9.2b/src/partseditor/obsolete/
H A Dpartseditorview.cpp744 QString wrongFF = ff; in removeFontFamilySingleQuotes() local
746 fileContent.replace(wrongFF,fixedFF); in removeFontFamilySingleQuotes()
749 .arg(wrongFF).arg(fixedFF).arg(filename) in removeFontFamilySingleQuotes()
/dports/cad/fritzing/fritzing-app-0.9.2b/src/utils/
H A Dtextutils.cpp130 QString wrongFF = ff; in removeFontFamilySingleQuotes() local
132 fileContent.replace(wrongFF,fixedFF); in removeFontFamilySingleQuotes()