From b8653c3ab8ee785fc0605a960ac83afb97ac7edf Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sat, 28 Dec 2002 19:03:05 +0000 Subject: better comments for the frame and its widgets' adjust() method --- src/frame.hh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/frame.hh') diff --git a/src/frame.hh b/src/frame.hh index 5f70b643..ab1e1b03 100644 --- a/src/frame.hh +++ b/src/frame.hh @@ -93,8 +93,9 @@ public: //! Set the style to decorate the frame with virtual void setStyle(otk::Style *style); - //! Realign children + //! Empty overridden method to prevent automatic alignment of children virtual void adjust(); + //! Displays focused decorations virtual void focus(); //! Displays unfocused decorations -- cgit v1.2.3