Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Unmaintained
KDE Base Apps
Commits
d7b09852
Commit
d7b09852
authored
Oct 02, 2011
by
Andrius da Costa Ribas
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix compiler error - Q_UNUSED can't be used with forward-declaration types at least in MSVC.
parent
11f42efe
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
lib/konq/kversioncontrolplugin2.cpp
lib/konq/kversioncontrolplugin2.cpp
+2
-0
No files found.
lib/konq/kversioncontrolplugin2.cpp
View file @
d7b09852
...
...
@@ -18,6 +18,8 @@
*****************************************************************************/
#include "kversioncontrolplugin2.h"
#include <KFileItem>
#include <KFileItemList>
KVersionControlPlugin2
::
KVersionControlPlugin2
(
QObject
*
parent
)
:
KVersionControlPlugin
(
parent
)
...
...
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