diff options
| author | 2011-04-10 20:33:32 +0000 | |
|---|---|---|
| committer | 2011-04-10 20:33:32 +0000 | |
| commit | 601074cecea66b6a39abd933246d3017dd9fd418 (patch) | |
| tree | f33c9ec898de928dbaedf07da4ff4543113d880e /src/modules/logview/LogViewWindow.h | |
| parent | More work on #934 (html export) (diff) | |
| download | KVIrc-601074cecea66b6a39abd933246d3017dd9fd418.tar.gz KVIrc-601074cecea66b6a39abd933246d3017dd9fd418.tar.bz2 KVIrc-601074cecea66b6a39abd933246d3017dd9fd418.zip | |
More internal filtering in html log export
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5774 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 839517d3f..0e65ad18a 100644 --- a/src/modules/logview/LogViewWindow.h +++ b/src/modules/logview/LogViewWindow.h @@ -199,6 +199,7 @@ protected: void recurseDirectory(const QString & szDir); void setupItemList(); + /** * \brief Exports the log and creates the file in the selected format * \param pLog The log file associated to the item selected in the popup |
