This commit is contained in:
Klaus Basan
2018-08-18 23:55:58 +02:00
parent e17c49ec0f
commit cbb0805c7e
9 changed files with 28 additions and 28 deletions

View File

@@ -130,6 +130,9 @@ namespace BlackGui
//! Ctor
CLoadIndicatorEnabled(QWidget *usingWidget);
//! Destructor
virtual ~CLoadIndicatorEnabled() {}
//! Showing load indicator?
bool isShowingLoadIndicator() const;