diff options
| author | 2014-12-02 21:11:41 +0000 | |
|---|---|---|
| committer | 2014-12-02 21:11:41 +0000 | |
| commit | 2a758a2ad752509c91ddb0ec32b83cee5292726e (patch) | |
| tree | 72b2f495f4e8b1082e73dfba7dd8551346f0a0fe /src/modules/logview/LogViewWindow.h | |
| parent | Work around Qt4 bug to actually export a logfile to the temprary (diff) | |
| download | KVIrc-2a758a2ad752509c91ddb0ec32b83cee5292726e.tar.gz KVIrc-2a758a2ad752509c91ddb0ec32b83cee5292726e.tar.bz2 KVIrc-2a758a2ad752509c91ddb0ec32b83cee5292726e.zip | |
Allow user to export logs to a custom directory, save directory path for future use
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6400 17fca916-40b9-46aa-a4ea-0a15b648b75c
Diffstat (limited to 'src/modules/logview/LogViewWindow.h')
| -rw-r--r-- | src/modules/logview/LogViewWindow.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/modules/logview/LogViewWindow.h b/src/modules/logview/LogViewWindow.h index ed2d82ade..7f37bcd1b 100644 --- a/src/modules/logview/LogViewWindow.h +++ b/src/modules/logview/LogViewWindow.h @@ -9,6 +9,7 @@ // Copyright (C) 2002 Juanjo Alvarez // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // Copyright (C) 2011 Elvio Basello (hellvis69 at gmail dot com) +// Copyright (C) 2014 OmegaPhil (OmegaPhil at startmail dot com) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License |
