diff options
Diffstat (limited to 'pokemodr/models/StoreModel.cpp')
| -rw-r--r-- | pokemodr/models/StoreModel.cpp | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/pokemodr/models/StoreModel.cpp b/pokemodr/models/StoreModel.cpp index a11f1881..50d69b8c 100644 --- a/pokemodr/models/StoreModel.cpp +++ b/pokemodr/models/StoreModel.cpp @@ -76,8 +76,3 @@ bool StoreModel::setData(const QVariant& value, int role) } return false; } - -int StoreModel::indexNumber() const -{ - return static_cast<const Pokemod*>(m_object->parent())->storeIndex(m_object->id()); -} |
