mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 01:05:34 +08:00
Dtor in view base
This commit is contained in:
@@ -363,6 +363,9 @@ namespace BlackGui
|
||||
//! Constructor
|
||||
CViewBaseNonTemplate(QWidget *parent);
|
||||
|
||||
//! Destructor
|
||||
virtual ~CViewBaseNonTemplate();
|
||||
|
||||
//! Method creating the menu
|
||||
//! \remarks override this method to contribute to the menu
|
||||
//! \sa BlackGui::Views::CViewBaseNonTemplate::ps_customMenuRequested
|
||||
|
||||
Reference in New Issue
Block a user