Home
last modified time | relevance | path

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

/dports/devel/juce/JUCE-f37e9a1/extras/Projucer/Source/Project/
H A Djucer_Project.h617 void updateCLionWarning (bool showWarning);
H A Djucer_Project.cpp843 updateCLionWarning (isClionPresent); in updateExporterWarnings()
911 void Project::updateCLionWarning (bool showWarning) in updateCLionWarning() function in Project