AppleWin/source/frontends/qapple/loggingcategory.h

9 lines
150 B
C
Raw Normal View History

#ifndef LOGGINGCATEGORY_H
#define LOGGINGCATEGORY_H
#include <QLoggingCategory>
Q_DECLARE_LOGGING_CATEGORY(appleAudio)
#endif // LOGGINGCATEGORY_H