From be4c199652d875e4716f4a1548eca273d15005fa Mon Sep 17 00:00:00 2001 From: BRULE Herman Date: Mon, 23 Jan 2012 17:45:04 +0100 Subject: [PATCH] More comment about CopyListener class --- CopyListener.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/CopyListener.h b/CopyListener.h index 3b35cb74..2a0eff24 100755 --- a/CopyListener.h +++ b/CopyListener.h @@ -16,8 +16,7 @@ #include "GlobalClass.h" #include "PluginLoader.h" -/// \todo async the plugin call - +/** \brief to load all the listener and parse all event */ class CopyListener : public QObject, public GlobalClass { Q_OBJECT