diff options
Diffstat (limited to 'src/modules/objects/class_label.cpp')
-rw-r--r-- | src/modules/objects/class_label.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/modules/objects/class_label.cpp b/src/modules/objects/class_label.cpp index 1a23aa4c..ce2c5365 100644 --- a/src/modules/objects/class_label.cpp +++ b/src/modules/objects/class_label.cpp @@ -196,9 +196,9 @@ const int frame_cod[] = { [pre] Plain - no 3D effect (draws using foreground color)[br] Raised - makes the label look like it was raised above the - tqparent widget[br] + parent widget[br] Sunken - makes the label look like it was "pushed" inside - the tqparent widget[br] + the parent widget[br] [/pre] !fn: $setImage(<image_id>) Sets the image to be displayed on this label. |