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
System
KPMCore
Commits
502ebc04
Commit
502ebc04
authored
Nov 29, 2020
by
Andrius Štikonas
Browse files
Remove declaration of non-existing method.
parent
04a095a5
Changes
1
Show whitespace changes
Inline
Side-by-side
src/util/externalcommand.h
View file @
502ebc04
...
@@ -72,7 +72,6 @@ public:
...
@@ -72,7 +72,6 @@ public:
bool
write
(
const
QByteArray
&
input
);
/**< @param input the input for the program */
bool
write
(
const
QByteArray
&
input
);
/**< @param input the input for the program */
bool
startCopyBlocks
();
bool
start
(
int
timeout
=
30000
);
bool
start
(
int
timeout
=
30000
);
bool
run
(
int
timeout
=
30000
);
bool
run
(
int
timeout
=
30000
);
...
...
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