From e297dbd8052ef4e66f069e2dd1865ae7fa8af28e Mon Sep 17 00:00:00 2001 From: Thomas Preud'homme Date: Thu, 21 Mar 2013 11:01:59 +0100 Subject: Imported Upstream version 0.3.1.0 --- DebugEngine.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DebugEngine.h') diff --git a/DebugEngine.h b/DebugEngine.h index d717c2e..fb1eda9 100644 --- a/DebugEngine.h +++ b/DebugEngine.h @@ -66,7 +66,7 @@ class DebugEngine : public QObject, public Singleton /** \brief ask to the user where save the bug report \warning This function can be only call by the graphical thread */ void saveBugReport(); - /// \todo Put into DebugEngine the dialog to send by the net + void addDebugInformation(const DebugLevel_custom &level,const QString& fonction,const QString& text,QString file="",const int& ligne=-1,const QString& location="Core"); private: /// \brief Initiate the ultracopier event dispatcher and check if no other session is running -- cgit v1.2.3