mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-01 05:26:45 +08:00
refs #335, formatting, member initialization, new icons, remove redundant methods
This commit is contained in:
committed by
Roland Winklmeier
parent
c965fbb785
commit
b0f01a3ec6
@@ -24,7 +24,9 @@ namespace BlackGui
|
||||
{
|
||||
|
||||
//! GUI displaying log and status messages
|
||||
class CLogComponent : public QFrame, public CRuntimeBasedComponent
|
||||
class CLogComponent :
|
||||
public QFrame,
|
||||
public CRuntimeBasedComponent
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
|
||||
Reference in New Issue
Block a user