Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Libraries
Baloo Widgets
Commits
cac1b491
Commit
cac1b491
authored
Oct 11, 2019
by
Friedrich W. H. Kossebau
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove defunct call of K_EXPORT_PLUGIN
GIT_SILENT
parent
f7953538
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
src/filepropertiesplugin/baloofilepropertiesplugin.cpp
src/filepropertiesplugin/baloofilepropertiesplugin.cpp
+0
-1
No files found.
src/filepropertiesplugin/baloofilepropertiesplugin.cpp
View file @
cac1b491
...
...
@@ -34,7 +34,6 @@
#include "filemetadatawidget.h"
K_PLUGIN_FACTORY
(
BalooFilePropertiesPluginFactory
,
registerPlugin
<
BalooFilePropertiesPlugin
>
();)
K_EXPORT_PLUGIN
(
BalooFilePropertiesPlugin
(
"fileshare_propsdlgplugin"
))
BalooFilePropertiesPlugin
::
BalooFilePropertiesPlugin
(
QObject
*
parent
,
const
QList
<
QVariant
>
&
args
)
:
KPropertiesDialogPlugin
(
qobject_cast
<
KPropertiesDialog
*>
(
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