mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-31 21:15:33 +08:00
#855, formatting
This commit is contained in:
committed by
Mathew Sutcliffe
parent
7f21dae378
commit
78c55170d6
@@ -15,7 +15,6 @@
|
||||
#include "blackgui/blackguiexport.h"
|
||||
|
||||
namespace BlackGui { namespace Views { class CViewBaseNonTemplate; }}
|
||||
|
||||
namespace BlackGui
|
||||
{
|
||||
//! Hand over indication task to an embedded view
|
||||
@@ -25,7 +24,7 @@ namespace BlackGui
|
||||
//! Enable loading indicator
|
||||
void enableLoadIndicator(bool enable);
|
||||
|
||||
//! Showing load indicator
|
||||
//! Showing load indicator?
|
||||
bool isShowingLoadIndicator() const;
|
||||
|
||||
//! Show loading indicator
|
||||
|
||||
Reference in New Issue
Block a user