mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-24 07:55:35 +08:00
Ref T241, Ref T243 formatting and minor tweaks
* unified how we write thread_local const * ASSERTs * formatting
This commit is contained in:
@@ -97,6 +97,7 @@ void CSwiftData::onStyleSheetsChanged()
|
||||
|
||||
void CSwiftData::init()
|
||||
{
|
||||
Q_ASSERT_X(sGui, Q_FUNC_INFO, "Need sGui");
|
||||
sGui->initMainApplicationWidget(this);
|
||||
this->initLogDisplay();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user