summaryrefslogtreecommitdiff
path: root/muse2/awl/floatentry.h
diff options
context:
space:
mode:
Diffstat (limited to 'muse2/awl/floatentry.h')
-rw-r--r--muse2/awl/floatentry.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/muse2/awl/floatentry.h b/muse2/awl/floatentry.h
index a90232a9..16aa7c8c 100644
--- a/muse2/awl/floatentry.h
+++ b/muse2/awl/floatentry.h
@@ -21,6 +21,12 @@
#ifndef __FLOATLABEL_H__
#define __FLOATLABEL_H__
+#include <QLineEdit>
+
+class QMouseEvent;
+class QTimer;
+class QWheelEvent;
+
namespace Awl {
//---------------------------------------------------------