aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/objects/KvsObject_button.cpp
diff options
context:
space:
mode:
authorGravatar un1versal2016-03-05 12:03:48 +0000
committerGravatar un1versal2016-03-14 04:57:12 +0000
commit5ea541aa07d60abed30f908b66cd75ebf9490088 (patch)
tree5e4eef4cf5e64181ec3580439379abbf4a0a1ef1 /src/modules/objects/KvsObject_button.cpp
parentkvi_shortcuts: fix documentation (diff)
downloadKVIrc-5ea541aa07d60abed30f908b66cd75ebf9490088.tar.gz
KVIrc-5ea541aa07d60abed30f908b66cd75ebf9490088.tar.bz2
KVIrc-5ea541aa07d60abed30f908b66cd75ebf9490088.zip
cleanup: add or remove empty lines between documentation blocks & code
Diffstat (limited to 'src/modules/objects/KvsObject_button.cpp')
-rw-r--r--src/modules/objects/KvsObject_button.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/modules/objects/KvsObject_button.cpp b/src/modules/objects/KvsObject_button.cpp
index 75030751f..1b70ea902 100644
--- a/src/modules/objects/KvsObject_button.cpp
+++ b/src/modules/objects/KvsObject_button.cpp
@@ -69,7 +69,6 @@
This property holds whether the label will scale its contents to fill all available space.
*/
-
KVSO_BEGIN_REGISTERCLASS(KvsObject_button,"button","widget")
KVSO_REGISTER_HANDLER_BY_NAME(KvsObject_button,setText)