summaryrefslogtreecommitdiff
path: root/src/frame.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/frame.hh')
-rw-r--r--src/frame.hh3
1 files changed, 2 insertions, 1 deletions
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