mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-13 15:45:42 +08:00
Typo, style
This commit is contained in:
committed by
Mat Sutcliffe
parent
de4adda779
commit
0732c32922
@@ -401,7 +401,7 @@ namespace BlackGui
|
||||
void hideLoadIndicator(int loadingId = -1);
|
||||
|
||||
//! Parameterless version of hideLoadIndicator
|
||||
void hideLoacIndicatorForced() { this->hideLoadIndicator(); }
|
||||
void hideLoadIndicatorForced() { this->hideLoadIndicator(); }
|
||||
|
||||
//! Remove selected rows
|
||||
virtual int removeSelectedRows() = 0;
|
||||
|
||||
Reference in New Issue
Block a user