diff options
Diffstat (limited to 'src/gui/configuration/NotationConfigurationPage.h')
-rw-r--r-- | src/gui/configuration/NotationConfigurationPage.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/configuration/NotationConfigurationPage.h b/src/gui/configuration/NotationConfigurationPage.h index a9b6b63..c43de4f 100644 --- a/src/gui/configuration/NotationConfigurationPage.h +++ b/src/gui/configuration/NotationConfigurationPage.h @@ -87,7 +87,7 @@ protected: TQLabel *m_fontCopyrightLabel; TQLabel *m_fontMappedByLabel; TQLabel *m_fontTypeLabel; - TQComboBox *m_tqlayoutMode; + TQComboBox *m_layoutMode; TQComboBox *m_spacing; TQComboBox *m_proportion; TQCheckBox *m_colourQuantize; |