diff options
Diffstat (limited to 'src/plugins/General/rdetect/removablehelper.h')
| -rw-r--r-- | src/plugins/General/rdetect/removablehelper.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/General/rdetect/removablehelper.h b/src/plugins/General/rdetect/removablehelper.h index c97b1b749..6ef31efb3 100644 --- a/src/plugins/General/rdetect/removablehelper.h +++ b/src/plugins/General/rdetect/removablehelper.h @@ -43,6 +43,7 @@ private: QAction *findAction(const QString &dev_path);
void addPath(const QString &path);
void removePath(const QString &path);
+ bool isAudioCd(const QString &path);
QActionGroup *m_actions;
bool m_detectCDA;
|
