From 053a1b6587e0e4097fa3b032277c3c266feea740 Mon Sep 17 00:00:00 2001 From: Szymon Tomasz Stefanek Date: Thu, 21 Apr 2011 21:21:31 +0000 Subject: Add a filename parameter to the log structure git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5800 17fca916-40b9-46aa-a4ea-0a15b648b75c --- src/modules/logview/LogFile.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/modules/logview/LogFile.h') diff --git a/src/modules/logview/LogFile.h b/src/modules/logview/LogFile.h index e4175e729..60c99b56f 100644 --- a/src/modules/logview/LogFile.h +++ b/src/modules/logview/LogFile.h @@ -45,6 +45,7 @@ typedef struct _LogFileData { QString szName; /**< the name of the log */ QString szType; /**< the type of the log */ + QString szFileName; } LogFileData; /** -- cgit v1.3.1-10-gc9f91