summaryrefslogtreecommitdiff
path: root/FL
diff options
context:
space:
mode:
Diffstat (limited to 'FL')
-rw-r--r--FL/Fl_Input_.H2
1 files changed, 1 insertions, 1 deletions
diff --git a/FL/Fl_Input_.H b/FL/Fl_Input_.H
index e8ab6508c..e7087e418 100644
--- a/FL/Fl_Input_.H
+++ b/FL/Fl_Input_.H
@@ -264,7 +264,7 @@ public:
int ivalue() const;
- int dvalue() const;
+ double dvalue() const;
/* Returns the Unicode character at index \p i. */
unsigned int index(int i) const;