NOISSUE add context menus to pages with toolbars
This commit is contained in:
@ -92,4 +92,6 @@ private slots:
|
||||
void on_actionView_Folder_triggered();
|
||||
void worldChanged(const QModelIndex ¤t, const QModelIndex &previous);
|
||||
void mceditState(LoggedProcess::State state);
|
||||
|
||||
void ShowContextMenu(const QPoint &pos);
|
||||
};
|
||||
|
Reference in New Issue
Block a user