summaryrefslogtreecommitdiffstats
path: root/src/gui/general/ClefIndex.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/general/ClefIndex.cpp')
-rw-r--r--src/gui/general/ClefIndex.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/general/ClefIndex.cpp b/src/gui/general/ClefIndex.cpp
index 68ad488..376b6cb 100644
--- a/src/gui/general/ClefIndex.cpp
+++ b/src/gui/general/ClefIndex.cpp
@@ -52,7 +52,7 @@ const Rosegarden::Clef clefIndexToClef(int index)
return clef;
}
-const int clefNameToClefIndex(QString s)
+const int clefNameToClefIndex(TQString s)
{
int m_elClef = 0;
if (s) {