From 39c06f2366d7b50418b0b060cb05cec7b62a4376 Mon Sep 17 00:00:00 2001 From: Arno Date: Sat, 27 Oct 2012 14:52:25 +0200 Subject: Fix display of caption when hovering Well, centering and sizing text is a bitch when operating with QPixmaps and QImages... --- hoverwindow.h | 1 - 1 file changed, 1 deletion(-) (limited to 'hoverwindow.h') diff --git a/hoverwindow.h b/hoverwindow.h index 4e79f5f..4ed210e 100644 --- a/hoverwindow.h +++ b/hoverwindow.h @@ -23,7 +23,6 @@ class HoverWindow : public QWidget { void setPixmap(const QPixmap &pm, bool scale = true); void setData(const QList &data); void setCaption(const QString &caption); - int pixmapHeight() const; void setPos(); QPoint hoverOffset() const { return mHoverOffset; } void setHoverOffset(const QPoint &point) { mHoverOffset = point; } -- cgit v1.2.3-70-g09d2