@ -146,7 +146,6 @@ slots:
|
||||
for (auto mod : model.allMods())
|
||||
qDebug() << mod->name();
|
||||
|
||||
// FIXME: It considers every file in the directory as a mod, but we should probably filter that out somehow.
|
||||
QCOMPARE(model.size(), 4);
|
||||
|
||||
model.stopWatching();
|
||||
|
Reference in New Issue
Block a user