]> git.siccegge.de Git - frida/frida.git/blobdiff - src/gui/Mainwindow.hxx
Add context menu to create Functions
[frida/frida.git] / src / gui / Mainwindow.hxx
index 179a9c40ac5f6aacf72972883922504a6f7e3a01..7084e2fec3c6995adb2256d7d208b4db4b6c08f2 100644 (file)
@@ -49,6 +49,7 @@ private:
        log4cxx::LoggerPtr logger;
 public Q_SLOTS:
        void switchMainPlaneToAddress(uint64_t);
+       void requestNewFunctionByAddress(uint64_t address);
 private Q_SLOTS:
        void quit();
        void open();