summaryrefslogtreecommitdiff
path: root/src/ui/frames.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/frames.h')
-rw-r--r--src/ui/frames.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ui/frames.h b/src/ui/frames.h
index 1262f148..6689cc1a 100644
--- a/src/ui/frames.h
+++ b/src/ui/frames.h
@@ -124,6 +124,8 @@ void meta_frames_set_title (MetaFrames *frames,
Window xwindow,
const char *title);
+void meta_frames_update_frame_style (MetaFrames *frames,
+ Window xwindow);
void meta_frames_repaint_frame (MetaFrames *frames,
Window xwindow);