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
PIM
Kleopatra
Commits
33baefc6
Commit
33baefc6
authored
Aug 02, 2022
by
Laurent Montel
Browse files
Remove unused forward declaration
parent
554349e7
Pipeline
#211824
passed with stage
in 4 minutes and 30 seconds
Changes
7
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/commands/authenticatepivcardapplicationcommand.h
View file @
33baefc6
...
...
@@ -10,11 +10,6 @@
#include
"cardcommand.h"
namespace
GpgME
{
class
Error
;
}
namespace
Kleo
{
namespace
Commands
...
...
src/commands/changepincommand.h
View file @
33baefc6
...
...
@@ -10,11 +10,6 @@
#include
"cardcommand.h"
namespace
GpgME
{
class
Error
;
}
namespace
Kleo
{
namespace
Commands
...
...
src/commands/pivgeneratecardkeycommand.h
View file @
33baefc6
...
...
@@ -10,11 +10,6 @@
#include
"cardcommand.h"
namespace
GpgME
{
class
Error
;
}
namespace
Kleo
{
namespace
Commands
...
...
src/commands/setpivcardapplicationadministrationkeycommand.h
View file @
33baefc6
...
...
@@ -10,11 +10,6 @@
#include
"cardcommand.h"
namespace
GpgME
{
class
Error
;
}
namespace
Kleo
{
namespace
Commands
...
...
src/view/anchorcache_p.h
View file @
33baefc6
...
...
@@ -14,7 +14,6 @@
#include
<vector>
class
QLabel
;
class
QString
;
struct
AnchorData
{
...
...
src/view/nullpinwidget.h
View file @
33baefc6
...
...
@@ -11,11 +11,6 @@
class
QPushButton
;
namespace
GpgME
{
class
Error
;
}
// namespace GpgME
namespace
Kleo
{
...
...
src/view/pivcardwidget.h
View file @
33baefc6
...
...
@@ -13,7 +13,6 @@
#include
<gpgme++/error.h>
class
QGridLayout
;
class
QLabel
;
class
QPushButton
;
...
...
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