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, 1 insertions, 1 deletions
diff --git a/src/ui/frames.h b/src/ui/frames.h
index a5d50011..0c7f3a5c 100644
--- a/src/ui/frames.h
+++ b/src/ui/frames.h
@@ -112,7 +112,7 @@ struct _MetaFramesClass
GType meta_frames_get_type (void) G_GNUC_CONST;
-MetaFrames *meta_frames_new (int screen_number);
+MetaFrames *meta_frames_new (void);
void meta_frames_manage_window (MetaFrames *frames,
Window xwindow,