From f8b015220d7b743bdf6829fae610e7dfe33cf176 Mon Sep 17 00:00:00 2001 From: Jeremy Rimpo Date: Tue, 19 Sep 2023 03:22:12 -0500 Subject: Cleanup --- src/modinfo.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') 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 */ -- cgit v1.3.1