mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-01 05:26:45 +08:00
Ref T241, Ref T243 formatting and minor tweaks
* unified how we write thread_local const * ASSERTs * formatting
This commit is contained in:
@@ -62,11 +62,14 @@ private:
|
||||
//! Menu clicked
|
||||
void onMenuClicked();
|
||||
|
||||
//! Init functions
|
||||
//! @{
|
||||
void init();
|
||||
void initLogDisplay();
|
||||
void initStyleSheet();
|
||||
void initMenu();
|
||||
void initDynamicMenus();
|
||||
//! @}
|
||||
|
||||
void performGracefulShutdown();
|
||||
void consolidationSettingChanged();
|
||||
|
||||
Reference in New Issue
Block a user