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
MODMED
modmedLog
Commits
c4c795c3
Commit
c4c795c3
authored
Jun 27, 2018
by
EXT Arnaud Clère
Browse files
cosmetic change
parent
f5cca0b1
Changes
1
Show whitespace changes
Inline
Side-by-side
tests/QBind/QCbor_impl.h
View file @
c4c795c3
...
...
@@ -97,7 +97,7 @@ enum tag{
class
QCborWriterImpl
;
class
QCborWriter
:
public
QScopedResult
<
QCborWriter
,
QCborWriterImpl
,
BindMode
::
Write
>
{
Q_DISABLE_COPY
(
QCborWriter
)
// but not swap
Q_DISABLE_COPY
(
QCborWriter
)
public:
Q_ENABLE_MOVE_DEFAULT
(
QCborWriter
)
QCborWriter
(
QIODevice
*
io
);
...
...
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