summaryrefslogtreecommitdiff
path: root/src/modlist.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/modlist.cpp')
-rw-r--r--src/modlist.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/modlist.cpp b/src/modlist.cpp
index 3aed1d4c..74aa542d 100644
--- a/src/modlist.cpp
+++ b/src/modlist.cpp
@@ -83,6 +83,7 @@ void ModList::setProfile(Profile *profile)
{
m_Profile = profile;
}
+
int ModList::rowCount(const QModelIndex &parent) const
{
if (!parent.isValid()) {