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
f66e9986
Commit
f66e9986
authored
Sep 17, 2020
by
Ingo Klöcker
Browse files
Sort forward declarations
parent
47ad8871
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/ui/keyselectiondialog.h
View file @
f66e9986
...
...
@@ -20,17 +20,17 @@
#include <qgpgme/protocol.h>
#include <QDialog>
#include <QPixmap>
#include <vector>
class
QVBoxLayout
;
class
QCheckBox
;
class
QLabel
;
class
QPixmap
;
class
QTimer
;
class
QRegExp
;
class
QPoint
;
class
QRegExp
;
class
QTimer
;
class
QVBoxLayout
;
namespace
Kleo
{
...
...
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