mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-27 02:55:44 +08:00
Ref T472, isEmpty for category tree
This commit is contained in:
committed by
Mat Sutcliffe
parent
001d90bd6b
commit
ac7958367b
@@ -52,6 +52,9 @@ namespace BlackGui
|
||||
//! Resize all columns
|
||||
void fullResizeToContents();
|
||||
|
||||
//! Empty data
|
||||
bool isEmpty() const;
|
||||
|
||||
private:
|
||||
//! Used model
|
||||
const Models::CAircraftCategoryTreeModel *categoryModel() const;
|
||||
|
||||
Reference in New Issue
Block a user