mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-22 13:15:39 +08:00
Formatting
This commit is contained in:
committed by
Roland Winklmeier
parent
016537f257
commit
9a920367b2
@@ -113,7 +113,7 @@ namespace BlackGui
|
||||
//! Widget is initialized by being a floating window for a shot period.
|
||||
//! \details Place where - when overidden - post initializations can take place.
|
||||
//! The GUI is already initialized, so all widget data are available.
|
||||
virtual void initalFloating();
|
||||
virtual void initialFloating();
|
||||
|
||||
protected slots:
|
||||
//! Style sheet has changed
|
||||
|
||||
Reference in New Issue
Block a user