aboutsummaryrefslogtreecommitdiffstats
path: root/taglib/xm/xmproperties.h
diff options
context:
space:
mode:
Diffstat (limited to 'taglib/xm/xmproperties.h')
-rw-r--r--taglib/xm/xmproperties.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/taglib/xm/xmproperties.h b/taglib/xm/xmproperties.h
index 717775c6..fb8397aa 100644
--- a/taglib/xm/xmproperties.h
+++ b/taglib/xm/xmproperties.h
@@ -50,9 +50,9 @@ namespace TagLib {
ushort bpmSpeed() const;
protected:
- void setTableLength(ushort tableLength);
void setChannels(int channels);
+ void setTableLength(ushort tableLength);
void setVersion(ushort version);
void setRestartPosition(ushort restartPosition);
void setPatternCount(ushort patternCount);