mirror of
https://git.freebsd.org/ports.git
synced 2025-06-25 22:50:32 -04:00
Thanks for all contributors to this port: Alberto Villa <avilla@> Andriy Gapon <avg@> Dima Panov <fluffy@> Ganael Laplanche <ganael.laplanche at martymac.com> Jason E. Hale <bsdkaffee at gmail.com> Juergen Lock <nox@>
10 lines
512 B
C
10 lines
512 B
C
--- libk3b/core/k3bglobals.h.orig 2010-07-30 06:40:13.000000000 +0200
|
|
+++ libk3b/core/k3bglobals.h 2010-07-30 06:41:05.000000000 +0200
|
|
@@ -230,6 +230,7 @@
|
|
* Takes care of SCSI and ATAPI.
|
|
*/
|
|
LIBK3B_EXPORT QString externalBinDeviceParameter( Device::Device* dev, const ExternalBin* );
|
|
+ LIBK3B_EXPORT QString externalBinGenericDeviceParameter( Device::Device* dev, const ExternalBin* );
|
|
|
|
/**
|
|
* Tries to convert urls from local protocols != "file" to file (for now supports media:/)
|