summaryrefslogtreecommitdiffstats
path: root/src/document/io/RG21Loader.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/document/io/RG21Loader.h')
-rw-r--r--src/document/io/RG21Loader.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/document/io/RG21Loader.h b/src/document/io/RG21Loader.h
index 236d6c6..583367c 100644
--- a/src/document/io/RG21Loader.h
+++ b/src/document/io/RG21Loader.h
@@ -145,7 +145,7 @@ protected:
int m_groupUntupledLength;
int m_groupUntupledCount;
- int m_tietqStatus; // 0 -> none, 1 -> tie started, 2 -> seen one note
+ int m_tieStatus; // 0 -> none, 1 -> tie started, 2 -> seen one note
TQString m_currentLine;
TQString m_currentStaffName;