From 4bfaa958634b890bfa9595088591d589b3b97b23 Mon Sep 17 00:00:00 2001 From: Elvio Basello Date: Thu, 21 Apr 2011 20:57:26 +0000 Subject: quick fix git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5798 17fca916-40b9-46aa-a4ea-0a15b648b75c --- src/modules/logview/LogFile.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/modules/logview/LogFile.h') diff --git a/src/modules/logview/LogFile.h b/src/modules/logview/LogFile.h index cdf0b869a..e4175e729 100644 --- a/src/modules/logview/LogFile.h +++ b/src/modules/logview/LogFile.h @@ -41,7 +41,7 @@ class QString; * \struct _LogFileData * \brief A struct that contains the data of a log */ -typedef struct LogFileData +typedef struct _LogFileData { QString szName; /**< the name of the log */ QString szType; /**< the type of the log */ -- cgit v1.3.1-10-gc9f91