summaryrefslogtreecommitdiffhomepage
path: root/tracker-pt/ftnoir_tracker_pt.h
diff options
context:
space:
mode:
Diffstat (limited to 'tracker-pt/ftnoir_tracker_pt.h')
-rw-r--r--tracker-pt/ftnoir_tracker_pt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tracker-pt/ftnoir_tracker_pt.h b/tracker-pt/ftnoir_tracker_pt.h
index 5f30c66f..2cf63771 100644
--- a/tracker-pt/ftnoir_tracker_pt.h
+++ b/tracker-pt/ftnoir_tracker_pt.h
@@ -32,7 +32,7 @@ class TrackerDialog_PT;
class Tracker_PT : public QThread, public ITracker
{
Q_OBJECT
- friend class camera_dialog<Tracker_PT>;
+ friend class camera_dialog;
friend class TrackerDialog_PT;
public:
Tracker_PT();