aboutsummaryrefslogtreecommitdiffstats
path: root/src/module/integrated/version_checking_module/VersionCheckTask.h
diff options
context:
space:
mode:
authorsaturneric <[email protected]>2023-10-17 15:17:18 +0000
committersaturneric <[email protected]>2023-10-17 15:17:18 +0000
commit32b6d924e24d9ec80af2013009107cceb06c7489 (patch)
tree5e87555a465adf8cf7ad9adffbddbffd1fbaccc2 /src/module/integrated/version_checking_module/VersionCheckTask.h
parentrefactor: change plugin system to module system (diff)
downloadGpgFrontend-32b6d924e24d9ec80af2013009107cceb06c7489.tar.gz
GpgFrontend-32b6d924e24d9ec80af2013009107cceb06c7489.zip
fix: slove compile issues
Diffstat (limited to 'src/module/integrated/version_checking_module/VersionCheckTask.h')
-rw-r--r--src/module/integrated/version_checking_module/VersionCheckTask.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/module/integrated/version_checking_module/VersionCheckTask.h b/src/module/integrated/version_checking_module/VersionCheckTask.h
index d30c6dd7..1fe39973 100644
--- a/src/module/integrated/version_checking_module/VersionCheckTask.h
+++ b/src/module/integrated/version_checking_module/VersionCheckTask.h
@@ -93,6 +93,6 @@ class VersionCheckTask : public Thread::Task {
};
} // namespace GpgFrontend::Module::Integrated::VersionCheckingModule
- // GpgFrontend::Module::Custom::IntegradedPlugin::VersionCheckingModule
+ // GpgFrontend::Module::Custom::IntegradedModule::VersionCheckingModule
#endif // GPGFRONTEND_VERSIONCHECKTHREAD_H