This website works better with JavaScript.
Home
Explore
Help
Sign In
andrius
/
kpmcore
Watch
1
Star
0
Fork
0
Code
Pull Requests
0
Releases
27
Activity
Browse Source
Remove declaration of non-existing method.
master
Andrius Štikonas
3 months ago
parent
04a095a542
commit
502ebc0474
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
src/util/externalcommand.h
+ 0
- 1
src/util/externalcommand.h
View File
@ -72,7 +72,6 @@ public:
bool
write
(
const
QByteArray
&
input
)
;
/**< @param input the input for the program */
bool
startCopyBlocks
(
)
;
bool
start
(
int
timeout
=
30000
)
;
bool
run
(
int
timeout
=
30000
)
;
Write
Preview
Loading…
Cancel
Save