mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-21 12:55:31 +08:00
refs #618, support for incremental build in model set builder
This commit is contained in:
@@ -51,6 +51,9 @@ namespace BlackGui
|
||||
//! DB ICAO codes
|
||||
bool dbIcaoCodesOnly() const;
|
||||
|
||||
//! Request incremental build
|
||||
bool incrementalBuild() const;
|
||||
|
||||
private:
|
||||
QScopedPointer<Ui::COwnModelSetForm> ui;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user