]> git.siccegge.de Git - frida/frida.git/blobdiff - src/core/InformationManager.hxx
Make requestNewFunction pass a signal
[frida/frida.git] / src / core / InformationManager.hxx
index 2f70d7365d7a27353ffc6ce843f47f99fae832f4..c7d6321cdbf1e2c5386ae1983bc1c6022388b723 100644 (file)
@@ -35,7 +35,7 @@ public:
        void renameFunctionEvent(RenameFunctionEvent* event);
        void newFunctionEvent(NewFunctionEvent* event);
        void changeCommentEvent(ChangeCommentEvent* event);
-       void reset();
+       void resetEvent();
 public:
        InformationManager();
        ~InformationManager();