Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
System
KSystemLog
Commits
dd343f46
Commit
dd343f46
authored
Apr 08, 2021
by
Laurent Montel
😁
Browse files
Don't forward declaration when we include file
parent
830aa1d5
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/lib/logLine.h
View file @
dd343f46
...
...
@@ -29,8 +29,6 @@
#include "logLevel.h"
class
LogViewWidget
;
class
QDateTime
;
class
QStringList
;
class
LogViewWidgetItem
;
class
LogLine
...
...
src/lib/processOutputLogFileReader.h
View file @
dd343f46
...
...
@@ -29,7 +29,6 @@
#include "logFileReader.h"
class
QProcess
;
class
ProcessOutputLogFileReaderPrivate
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment