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 20fbcc37..880c63db 100644
--- a/kstars/kstars/draglistbox.h
+++ b/kstars/kstars/draglistbox.h
@@ -32,7 +32,7 @@ class TQDragDropEvent;
class DragListBox : public KListBox {
Q_OBJECT
- TQ_OBJECT
+
public:
/**@short Default constructor
*/