MCPcopy Create free account
hub / github.com/ModOrganizer2/modorganizer / getPluginsFileName

Method getPluginsFileName

src/profile.cpp:950–953  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

948}
949
950QString Profile::getPluginsFileName() const
951{
952 return QDir::cleanPath(m_Directory.absoluteFilePath("plugins.txt"));
953}
954
955QString Profile::getLoadOrderFileName() const
956{

Callers 2

on_saveButton_clickedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected