From 811b0152c0e3911a58c357ec84fac9f84dbe911a Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 20 Jun 2013 12:18:10 +0300 Subject: Add more profiler labels. --- src/gui/beingpopup.cpp | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/gui/beingpopup.cpp') diff --git a/src/gui/beingpopup.cpp b/src/gui/beingpopup.cpp index ac35f5a57..e5fda9ecf 100644 --- a/src/gui/beingpopup.cpp +++ b/src/gui/beingpopup.cpp @@ -202,3 +202,10 @@ void BeingPopup::show(const int x, const int y, Being *const b) position(x, y); return; } + +#ifdef USE_PROFILER +void BeingPopup::logic() +{ + logicChildren(); +} +#endif -- cgit v1.2.3-70-g09d2