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