X-Git-Url: https://git.siccegge.de//index.cgi?a=blobdiff_plain;f=src%2Fgui%2FMainwindow.hxx;h=3a3a94d3b2388377ea5de3317924fe7cca6f02c9;hb=ad626cc187f94df0ce811427af717a202ff82e8b;hp=1b497dfce301d3d2d2015d3b0dce96cf4b64cd5d;hpb=057e0e59829f19ee4d9a550f2d3dc9fe9df5c92c;p=frida%2Ffrida.git diff --git a/src/gui/Mainwindow.hxx b/src/gui/Mainwindow.hxx index 1b497df..3a3a94d 100644 --- a/src/gui/Mainwindow.hxx +++ b/src/gui/Mainwindow.hxx @@ -28,6 +28,8 @@ public: public slots: void switchMainPlaneToAddress(uint64_t); + +signals: void requestNewFunctionByAddress(uint64_t address); private: