Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Network
Network File Sharing
Commits
1900589f
Commit
1900589f
authored
Sep 27, 2022
by
Laurent Montel
Browse files
Remove unused includes
parent
2dc2e1c4
Changes
7
Hide whitespace changes
Inline
Side-by-side
samba/aclproperties/aceobject.cpp
View file @
1900589f
...
...
@@ -3,7 +3,6 @@
#include
"aceobject.h"
#include
<QDebug>
#include
<QMetaEnum>
#include
<KLocalizedString>
...
...
samba/aclproperties/plugin.h
View file @
1900589f
...
...
@@ -5,7 +5,6 @@
#include
<KPropertiesDialog>
#include
<QFileInfo>
class
SambaACL
:
public
KPropertiesDialogPlugin
{
Q_OBJECT
...
...
samba/filepropertiesplugin/groupmanager.cpp
View file @
1900589f
...
...
@@ -5,9 +5,8 @@
#include
"groupmanager.h"
#include
<QProcess>
#include
<QFileInfo>
#include
<Q
Debug
>
#include
<Q
Process
>
#include
<KUser>
#include
<KAuth/Action>
...
...
samba/filepropertiesplugin/model.cpp
View file @
1900589f
...
...
@@ -7,8 +7,6 @@
#include
<kuser.h>
#include
<QFile>
#include
<QRegularExpression>
#include
<QMetaEnum>
#include
<sys/stat.h>
...
...
samba/filepropertiesplugin/model.h
View file @
1900589f
...
...
@@ -8,7 +8,6 @@
#ifndef model_h
#define model_h
#include
<QStringList>
#include
<QAbstractTableModel>
#include
<ksambasharedata.h>
...
...
samba/filepropertiesplugin/permissionshelper.h
View file @
1900589f
...
...
@@ -8,7 +8,6 @@
#include
<QAbstractTableModel>
#include
<QFile>
#include
<QObject>
#include
<QQmlListProperty>
#include
<QVariant>
class
QFileInfo
;
...
...
samba/filepropertiesplugin/sambainstaller.cpp
View file @
1900589f
...
...
@@ -8,9 +8,6 @@
#include
"sambainstaller.h"
#include
<QDebug>
#include
<QFile>
#include
"sambausershareplugin.h"
void
SambaInstaller
::
install
()
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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