X-Git-Url: https://git.siccegge.de//index.cgi?p=frida%2Ffrida.git;a=blobdiff_plain;f=src%2Fgui%2FMainwindow.hxx;fp=src%2Fgui%2FMainwindow.hxx;h=3a3a94d3b2388377ea5de3317924fe7cca6f02c9;hp=1b497dfce301d3d2d2015d3b0dce96cf4b64cd5d;hb=4979a0a839390713671f3f9756dc6820501d4ad4;hpb=82b40a653fb3a1d349e32679340f276d5c61d269 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: