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

Function UnmanagedModName

src/mainwindow.cpp:192–195  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

190const QSize LargeToolbarSize(42, 36);
191
192QString UnmanagedModName()
193{
194 return QObject::tr("<Unmanaged>");
195}
196
197bool runLoot(QWidget* parent, OrganizerCore& core, bool didUpdateMasterList);
198

Callers 2

makeModNameMethod · 0.85
updateBSAListMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected