mirror of
https://github.com/NohamR/Reclass.git
synced 2026-05-10 19:59:21 +00:00
feat: floating windows like old windbg
This commit is contained in:
@@ -158,6 +158,7 @@ public:
|
||||
signals:
|
||||
void nodeSelected(int nodeIdx);
|
||||
void selectionChanged(int count);
|
||||
void contextMenuAboutToShow(QMenu* menu, int line);
|
||||
|
||||
private:
|
||||
RcxDocument* m_doc;
|
||||
|
||||
Reference in New Issue
Block a user