diff options
Diffstat (limited to 'src/modlist.h')
| -rw-r--r-- | src/modlist.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/modlist.h b/src/modlist.h index cc5955d0..314839fe 100644 --- a/src/modlist.h +++ b/src/modlist.h @@ -239,6 +239,8 @@ private: bool dropMod(const QMimeData *mimeData, int row, const QModelIndex &parent); + ModStates state(unsigned int modIndex) const; + private slots: private: |
