summaryrefslogtreecommitdiffstats
path: root/hoverwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'hoverwindow.h')
-rw-r--r--hoverwindow.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/hoverwindow.h b/hoverwindow.h
index 6e94a3e..4e79f5f 100644
--- a/hoverwindow.h
+++ b/hoverwindow.h
@@ -17,7 +17,6 @@ class QHBoxLayout;
class HoverWindow : public QWidget {
Q_OBJECT
- Q_PROPERTY(QPoint HoverOffset READ hoverOffset WRITE setHoverOffset);
public:
explicit HoverWindow(QWidget *parent = 0, Qt::WindowFlags f = Qt::Tool | Qt::FramelessWindowHint);
void setContent(const QString &parent, const QStringList &children);