Make tooltips works

Signed-off-by: Tomaz Canabrava <tcanabrava@kde.org>
This commit is contained in:
Tomaz Canabrava 2013-05-08 16:21:49 -03:00 committed by Dirk Hohndel
parent 2089c124a5
commit ce8d30b938
2 changed files with 12 additions and 0 deletions

View file

@ -87,6 +87,7 @@ public:
protected:
void resizeEvent(QResizeEvent *event);
void mouseMoveEvent(QMouseEvent* event);
private:
void plot_depth_profile(struct graphics_context *gc, struct plot_info *pi);