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
Graphics
Okular
Commits
7d34808d
Commit
7d34808d
authored
Sep 13, 2020
by
Friedrich W. H. Kossebau
Browse files
Remove unneeded moc include
parent
40851815
Changes
1
Hide whitespace changes
Inline
Side-by-side
ui/sidebar.cpp
View file @
7d34808d
...
...
@@ -189,5 +189,3 @@ void Sidebar::dropEvent(QDropEvent *event)
const
QList
<
QUrl
>
list
=
KUrlMimeData
::
urlsFromMimeData
(
event
->
mimeData
());
emit
urlsDropped
(
list
);
}
#include "sidebar.moc"
Write
Preview
Supports
Markdown
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