Commit e6c93ad
File tree
8 files changed
+25
-16
lines changedFilter options
- src
- plugins/servicebackends
- standard
- windows
- service
8 files changed
+25
-16
lines changedsrc/plugins/servicebackends/standard/standardservicecontrol.cpp
Copy file name to clipboardExpand all lines: src/plugins/servicebackends/standard/standardservicecontrol.cpp+1-1
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
193 | 193 |
|
194 | 194 |
|
195 | 195 |
|
196 |
| - |
| 196 | + |
197 | 197 |
|
198 | 198 |
|
199 | 199 |
|
|
src/plugins/servicebackends/windows/windowsservicebackend.cpp
Copy file name to clipboardExpand all lines: src/plugins/servicebackends/windows/windowsservicebackend.cpp+9-4
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
88 | 88 |
|
89 | 89 |
|
90 | 90 |
|
91 |
| - |
| 91 | + |
92 | 92 |
|
93 | 93 |
|
94 | 94 |
|
| ||
98 | 98 |
|
99 | 99 |
|
100 | 100 |
|
101 |
| - |
| 101 | + |
102 | 102 |
|
103 | 103 |
|
104 | 104 |
|
| ||
368 | 368 |
|
369 | 369 |
|
370 | 370 |
|
371 |
| - |
372 |
| - |
| 371 | + |
| 372 | + |
| 373 | + |
| 374 | + |
| 375 | + |
| 376 | + |
| 377 | + |
373 | 378 |
|
374 | 379 |
|
375 | 380 |
|
|
src/plugins/servicebackends/windows/windowsservicebackend.h
Copy file name to clipboardExpand all lines: src/plugins/servicebackends/windows/windowsservicebackend.h+5-1
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
44 | 44 |
|
45 | 45 |
|
46 | 46 |
|
47 |
| - |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
48 | 52 |
|
49 | 53 |
|
50 | 54 |
|
|
+2-2
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
168 | 168 |
|
169 | 169 |
|
170 | 170 |
|
171 |
| - |
| 171 | + |
172 | 172 |
|
173 | 173 |
|
174 | 174 |
|
175 |
| - |
| 175 | + |
176 | 176 |
|
177 | 177 |
|
178 | 178 |
|
|
src/service/servicebackend.h
Copy file name to clipboardExpand all lines: src/service/servicebackend.h+1-1
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
90 | 90 |
|
91 | 91 |
|
92 | 92 |
|
93 |
| - |
| 93 | + |
94 | 94 |
|
95 | 95 |
|
96 | 96 |
|
|
src/service/servicecontrol.h
Copy file name to clipboardExpand all lines: src/service/servicecontrol.h+3-3
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
201 | 201 |
|
202 | 202 |
|
203 | 203 |
|
204 |
| - |
| 204 | + |
205 | 205 |
|
206 | 206 |
|
207 | 207 |
|
208 |
| - |
| 208 | + |
209 | 209 |
|
210 | 210 |
|
211 | 211 |
|
212 |
| - |
| 212 | + |
213 | 213 |
|
214 | 214 |
|
215 | 215 |
|
|
+3-3
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
33 |
| - |
| 33 | + |
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
| ||
283 | 283 |
|
284 | 284 |
|
285 | 285 |
|
286 |
| - |
| 286 | + |
287 | 287 |
|
288 | 288 |
|
289 | 289 |
|
| ||
328 | 328 |
|
329 | 329 |
|
330 | 330 |
|
331 |
| - |
| 331 | + |
332 | 332 |
|
333 | 333 |
|
334 | 334 |
|
|
src/service/terminalclient.cpp
Copy file name to clipboardExpand all lines: src/service/terminalclient.cpp+1-1
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
255 | 255 |
|
256 | 256 |
|
257 | 257 |
|
258 |
| - |
| 258 | + |
259 | 259 |
|
260 | 260 |
|
261 | 261 |
|
|
0 commit comments