Implement the beloved right click context menu. Just a copy of the instance toolbar
This commit is contained in:
@ -145,6 +145,8 @@ slots:
|
||||
// called when an icon is changed in the icon model.
|
||||
void iconUpdated(QString);
|
||||
|
||||
void showInstanceContextMenu(const QPoint&);
|
||||
|
||||
public
|
||||
slots:
|
||||
void instanceActivated(QModelIndex);
|
||||
|
Reference in New Issue
Block a user