mirror of
https://github.com/taglib/taglib.git
synced 2025-06-03 17:18:11 -04:00
These methods can't be protected since they're called from IT::File
In general this code could use a fair bit of tidying up both stylistically and semantically.
This commit is contained in:
parent
4795831b4a
commit
bb25953767
@ -72,9 +72,7 @@ namespace TagLib {
|
||||
uchar panningSeparation() const;
|
||||
uchar pitchWheelDepth() const;
|
||||
|
||||
protected:
|
||||
void setChannels(int channels);
|
||||
|
||||
void setLengthInPatterns(ushort lengthInPatterns);
|
||||
void setInstrumentCount(ushort instrumentCount);
|
||||
void setSampleCount (ushort sampleCount);
|
||||
|
Loading…
x
Reference in New Issue
Block a user