mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-09 21:45:34 +08:00
UI improvements
* mapping component does not need extra identifier as it uses "Identifiable" * misc smaller adjustments
This commit is contained in:
@@ -45,7 +45,6 @@ namespace BlackGui
|
||||
//! Destructor
|
||||
virtual ~CModelMatcherComponent();
|
||||
|
||||
public slots:
|
||||
//! Tab (where this component is embedded) has been changed
|
||||
void tabIndexChanged(int index);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user