From a7572583e8a7f0ed963da2238870170bc3bf12ed Mon Sep 17 00:00:00 2001 From: Szymon Tomasz Stefanek Date: Sat, 22 Dec 2012 01:53:14 +0000 Subject: Compile and run with Qt5.0. Also add a couple of KVS functions for byte order conversion. git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6297 17fca916-40b9-46aa-a4ea-0a15b648b75c --- src/modules/objects/KvsObject_radioButton.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/modules/objects/KvsObject_radioButton.cpp') diff --git a/src/modules/objects/KvsObject_radioButton.cpp b/src/modules/objects/KvsObject_radioButton.cpp index 2a847866c..7d614fa96 100644 --- a/src/modules/objects/KvsObject_radioButton.cpp +++ b/src/modules/objects/KvsObject_radioButton.cpp @@ -48,7 +48,7 @@ !fn: $settext() Sets the text that will appear in the radiobutton. !fn: $isChecked() - Returns 1 (TRUE) if the radio button is checked; otherwise returns 0 (FALSE). + Returns 1 (true) if the radio button is checked; otherwise returns 0 (false). !fn: $setChecked() Sets whether the radio button is checked to check. !fn: $setPixmap() -- cgit v1.3.1-10-gc9f91