mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-06 09:57:06 +08:00
[AFV] Ref T731, Ref T739 model/view for audio device info
This commit is contained in:
committed by
Mat Sutcliffe
parent
8a89b8f261
commit
80725e96dc
@@ -20,5 +20,7 @@ namespace BlackGui
|
||||
template class CListModelBase<BlackMisc::CNameVariantPairList, false>;
|
||||
template class CListModelBase<BlackMisc::CCountryList, true>;
|
||||
|
||||
template class CListModelBase<BlackMisc::Audio::CAudioDeviceInfoList, true>;
|
||||
|
||||
} // namespace
|
||||
} // namespace
|
||||
|
||||
Reference in New Issue
Block a user