diff options
Diffstat (limited to 'indra/newview/llfloaterpathfindingconsole.h')
-rw-r--r-- | indra/newview/llfloaterpathfindingconsole.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llfloaterpathfindingconsole.h b/indra/newview/llfloaterpathfindingconsole.h index 4ea9691f96..4c61044b1d 100644 --- a/indra/newview/llfloaterpathfindingconsole.h +++ b/indra/newview/llfloaterpathfindingconsole.h @@ -48,7 +48,7 @@ private: LLFloaterPathfindingConsole(const LLSD& seed); virtual ~LLFloaterPathfindingConsole(); - void onVisibilityChange(const LLSD& visible); + void onViewEditLinksetClicked(); }; #endif // LL_LLFLOATERPATHFINDINGCONSOLE_H |