mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-04 08:36:52 +08:00
Ref T472, category model/view + tree view
This commit is contained in:
committed by
Mat Sutcliffe
parent
b85222e1f5
commit
969600b65d
@@ -233,6 +233,7 @@ namespace BlackGui
|
||||
// see here for the reason of thess forward instantiations
|
||||
// https://isocpp.org/wiki/faq/templates#separate-template-fn-defn-from-decl
|
||||
template class CViewWithDbObjects<BlackGui::Models::CAircraftIcaoCodeListModel>;
|
||||
template class CViewWithDbObjects<BlackGui::Models::CAircraftCategoryListModel>;
|
||||
template class CViewWithDbObjects<BlackGui::Models::CAirlineIcaoCodeListModel>;
|
||||
template class CViewWithDbObjects<BlackGui::Models::CCountryListModel>;
|
||||
template class CViewWithDbObjects<BlackGui::Models::CLiveryListModel>;
|
||||
|
||||
Reference in New Issue
Block a user