MythTV master
mythcdrom-freebsd.h
Go to the documentation of this file.
1#ifndef MYTHCDROM_FREEBSD_H_
2#define MYTHCDROM_FREEBSD_H_
3
4class MythCDROM *GetMythCDROMFreeBSD(QObject* par, const QString& devicePath,
5 bool SuperMount, bool AllowEject);
6
7#endif // MYTHCDROM_FREEBSD_H_
class MythCDROM * GetMythCDROMFreeBSD(QObject *par, const QString &devicePath, bool SuperMount, bool AllowEject)