Add Rename option in controller context menu (#2804)
* add Rename option in controller context menu * code conv. fix
This commit is contained in:
committed by
Umcaruje
parent
d84263e472
commit
0d8a3c7fe1
@@ -62,7 +62,7 @@ public slots:
|
||||
void deleteController();
|
||||
void displayHelp();
|
||||
void closeControls();
|
||||
|
||||
void renameController();
|
||||
|
||||
signals:
|
||||
void deleteController( ControllerView * _view );
|
||||
|
||||
Reference in New Issue
Block a user