diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/modinfo.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modinfo.h b/src/modinfo.h index 0736aa20..d9e87ae0 100644 --- a/src/modinfo.h +++ b/src/modinfo.h @@ -887,7 +887,7 @@ public: // Nexus stuff * @brief Set the last time the mod was updated on Nexus. */ virtual void setNexusLastModified(QDateTime time) = 0; - + /** * @return the assigned nexus category ID */ |
