diff widgets/Thumbwheel.cpp @ 663:1a0fdad4af4d tonioni

Merge from the default branch
author Chris Cannam
date Fri, 12 Jul 2013 13:25:22 +0100
parents d632a1e87018
children 1a0dfcbffaf1
line wrap: on
line diff
--- a/widgets/Thumbwheel.cpp	Thu Jun 20 13:47:36 2013 +0100
+++ b/widgets/Thumbwheel.cpp	Fri Jul 12 13:25:22 2013 +0100
@@ -373,7 +373,7 @@
         
     } else {
         
-        int newValue = QInputDialog::getInteger
+        int newValue = QInputDialog::getInt
             (this,
              tr("Enter new value"),
              tr("Enter a new value from %1 to %2:")