aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/objects/class_button.cpp
diff options
context:
space:
mode:
authorGravatar Noldor2009-02-25 17:32:51 +0000
committerGravatar Noldor2009-02-25 17:32:51 +0000
commit8ca800097cebd4c21f9cc04b60e211da6d89da47 (patch)
treeec9b21b5a9260054255518c91e595c6cb3cb6f3d /src/modules/objects/class_button.cpp
parentprobably fix for #375 (diff)
downloadKVIrc-8ca800097cebd4c21f9cc04b60e211da6d89da47.tar.gz
KVIrc-8ca800097cebd4c21f9cc04b60e211da6d89da47.tar.bz2
KVIrc-8ca800097cebd4c21f9cc04b60e211da6d89da47.zip
Some fix/improvements in objects module
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3099 17fca916-40b9-46aa-a4ea-0a15b648b75c
Diffstat (limited to 'src/modules/objects/class_button.cpp')
-rw-r--r--src/modules/objects/class_button.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/modules/objects/class_button.cpp b/src/modules/objects/class_button.cpp
index b4f450fed..282e3521c 100644
--- a/src/modules/objects/class_button.cpp
+++ b/src/modules/objects/class_button.cpp
@@ -64,6 +64,7 @@
@properties:
!pr: $scaledContents()
This property holds whether the label will scale its contents to fill all available space.
+
*/