Refactor Key Component Widgets for translations
* Ensure full labels are applied to buttons instead of splitting the Add/Change/Remove from the component name.
This commit is contained in:
@@ -43,6 +43,7 @@ public:
|
||||
protected:
|
||||
QWidget* componentEditWidget() override;
|
||||
void initComponentEditWidget(QWidget* widget) override;
|
||||
void initComponent() override;
|
||||
|
||||
private slots:
|
||||
void hardwareKeyResponse(bool found);
|
||||
|
||||
Reference in New Issue
Block a user