summaryrefslogtreecommitdiffstats
path: root/src/library/basetracktablemodel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/library/basetracktablemodel.h')
-rw-r--r--src/library/basetracktablemodel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/library/basetracktablemodel.h b/src/library/basetracktablemodel.h
index d45923b518..3dcc3cc70f 100644
--- a/src/library/basetracktablemodel.h
+++ b/src/library/basetracktablemodel.h
@@ -167,7 +167,7 @@ class BaseTrackTableModel : public QAbstractTableModel, public TrackModel {
/// COLUMN_LIBRARYTABLE_GROUPING: QString (pass-through)
/// COLUMN_LIBRARYTABLE_TRACKNUMBER: QString (pass-through)
/// COLUMN_LIBRARYTABLE_FILETYPE: QString (pass-through)
- /// COLUMN_LIBRARYTABLE_NATIVELOCATION: QString (pass-through)
+ /// COLUMN_TRACKLOCATIONSTABLE_LOCATION: QString (pass-through)
/// COLUMN_LIBRARYTABLE_COMMENT: QString (pass-through)
/// COLUMN_LIBRARYTABLE_DURATION: double (seconds)/mixxx::Duration
/// COLUMN_LIBRARYTABLE_BITRATE: int (kbps)/mixxx::audio::Bitrate