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
KPkPass
Commits
a2c9bd23
Commit
a2c9bd23
authored
Mar 16, 2018
by
Volker Krause
Browse files
This is a QObject, not a Q_GADGET
parent
ab409d99
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/boardingpass.h
View file @
a2c9bd23
...
...
@@ -27,7 +27,7 @@ namespace KPkPass {
/** Boarding pass */
class
KPKPASS_EXPORT
BoardingPass
:
public
Pass
{
Q_
GADGE
T
Q_
OBJEC
T
Q_PROPERTY
(
TransitType
transitType
READ
transitType
)
public:
enum
TransitType
{
...
...
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