mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-20 04:25:42 +08:00
Ref T506, removed unused ctor
This commit is contained in:
committed by
Mat Sutcliffe
parent
0a8247cc12
commit
377e21ce6a
@@ -48,9 +48,6 @@ namespace BlackGui
|
||||
//! Constructor
|
||||
explicit COverlayMessages(int w, int h, QWidget *parent);
|
||||
|
||||
//! Constructor
|
||||
explicit COverlayMessages(const QString &headerText, int w, int h, QWidget *parent);
|
||||
|
||||
//! Destructor
|
||||
virtual ~COverlayMessages() override;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user