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
PIM
libkleo
Commits
2b9b5ed2
Commit
2b9b5ed2
authored
Mar 29, 2021
by
Ingo Klöcker
Browse files
Clean up header includes
parent
febebf34
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/utils/classify.h
View file @
2b9b5ed2
...
...
@@ -7,17 +7,16 @@
SPDX-License-Identifier: GPL-2.0-or-later
*/
#include <gpgme++/global.h>
#ifndef LIBKLEO_CLASSIFY_H
#define LIBKLEO_CLASSIFY_H
#include <QByteArray>
#include <kleo_export.h>
#include <gpgme++/global.h>
class
QByteArray
;
class
QString
;
#include <
QStringList
>
class
QStringList
;
namespace
Kleo
{
...
...
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