X-Git-Url: https://git.siccegge.de//index.cgi?p=frida%2Ffrida.git;a=blobdiff_plain;f=src%2Fcore%2FInformationManager.hxx;fp=src%2Fcore%2FInformationManager.hxx;h=c7d6321cdbf1e2c5386ae1983bc1c6022388b723;hp=2f70d7365d7a27353ffc6ce843f47f99fae832f4;hb=4979a0a839390713671f3f9756dc6820501d4ad4;hpb=82b40a653fb3a1d349e32679340f276d5c61d269 diff --git a/src/core/InformationManager.hxx b/src/core/InformationManager.hxx index 2f70d73..c7d6321 100644 --- a/src/core/InformationManager.hxx +++ b/src/core/InformationManager.hxx @@ -35,7 +35,7 @@ public: void renameFunctionEvent(RenameFunctionEvent* event); void newFunctionEvent(NewFunctionEvent* event); void changeCommentEvent(ChangeCommentEvent* event); - void reset(); + void resetEvent(); public: InformationManager(); ~InformationManager();