summaryrefslogtreecommitdiff
path: root/src/modlist.cpp
diff options
context:
space:
mode:
authorTannin <devnull@localhost>2015-05-26 20:42:15 +0200
committerTannin <devnull@localhost>2015-05-26 20:42:15 +0200
commitc05be9f5c3dc1b97d540cf9de7d99d0c0d692db7 (patch)
treeb92f2b27a2583f8791acd3c8e32c6af5a1231d1e /src/modlist.cpp
parent75714907d95503955c3187cda6295604a5b4cac4 (diff)
small stuff
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()) {