Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Silarn committed Sep 19, 2023
1 parent 55028b3 commit 9baea1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modinfo.h
Original file line number Diff line number Diff line change
Expand Up @@ -887,7 +887,7 @@ class ModInfo : public QObject, public MOBase::IModInterface
* @brief Set the last time the mod was updated on Nexus.
*/
virtual void setNexusLastModified(QDateTime time) = 0;

/**
* @return the assigned nexus category ID
*/
Expand Down

0 comments on commit 9baea1c

Please sign in to comment.