summaryrefslogtreecommitdiffstats
path: root/kstars/kstars/draglistbox.h
diff options
context:
space:
mode:
Diffstat (limited to 'kstars/kstars/draglistbox.h')
-rw-r--r--kstars/kstars/draglistbox.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kstars/kstars/draglistbox.h b/kstars/kstars/draglistbox.h
index c4fce08b..7e4a31cb 100644
--- a/kstars/kstars/draglistbox.h
+++ b/kstars/kstars/draglistbox.h
@@ -20,7 +20,7 @@
#include <klistbox.h>
-class QDragEnterEvent;
+class TQDragEnterEvent;
class QDragDropEvent;
/**@class DragListBox