diff options
| author | Tannin <devnull@localhost> | 2014-12-20 14:45:08 +0100 |
|---|---|---|
| committer | Tannin <devnull@localhost> | 2014-12-20 14:45:08 +0100 |
| commit | 7bfb48d6abb248d9739281ae46f8e9f52fcd16e3 (patch) | |
| tree | d9e954d5a0bbad8559e2ddefd6ec018d4e59c1f2 /src/modlist.h | |
| parent | 88817c7f3b259550741c5e203fb28f7f705ce30c (diff) | |
cleanup
Diffstat (limited to 'src/modlist.h')
| -rw-r--r-- | src/modlist.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/modlist.h b/src/modlist.h index 6cf5af31..3c33fd05 100644 --- a/src/modlist.h +++ b/src/modlist.h @@ -245,8 +245,6 @@ private: QString contentsToToolTip(const std::vector<ModInfo::EContent> &contents) const;
- ModList::EColumn getEnabledColumn(int index) const;
-
QVariant categoryData(int categoryID, int column, int role) const;
QVariant modData(int modID, int modelColumn, int role) const;
|
