Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
SpaceCreator
Commits
b52ea899
Commit
b52ea899
authored
Sep 15, 2021
by
Filip Demski
Browse files
SedsToIvTranslator: Build fix
parent
211312d6
Pipeline
#5771
failed with stage
in 5 minutes and 52 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/libs/conversion/iv/SedsToIvTranslator/specialized/interfacecommandtranslator.h
View file @
b52ea899
...
...
@@ -65,7 +65,7 @@ public:
/**
* @brief Deleted move assignment operator
*/
InterfaceCommandTranslator
&
operator
=
(
InterfaceCommandTranslator
)
=
delete
;
InterfaceCommandTranslator
&
operator
=
(
InterfaceCommandTranslator
&&
)
=
delete
;
public:
/**
...
...
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