aboutsummaryrefslogtreecommitdiffstats
path: root/matchbox/mb-wm-theme.h
diff options
context:
space:
mode:
Diffstat (limited to 'matchbox/mb-wm-theme.h')
-rw-r--r--matchbox/mb-wm-theme.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/matchbox/mb-wm-theme.h b/matchbox/mb-wm-theme.h
index b90bc88..574c8c6 100644
--- a/matchbox/mb-wm-theme.h
+++ b/matchbox/mb-wm-theme.h
@@ -91,7 +91,7 @@ struct MBWMTheme
{
MBWMObject parent;
- MBWindowManager *wm;
+ MBWMManager *wm;
MBWMThemeCaps caps;
char *path;
GList *xml_clients;
@@ -107,7 +107,7 @@ int
mb_wm_theme_class_type ();
MBWMTheme *
-mb_wm_theme_new (MBWindowManager * wm, const char * theme_path);
+mb_wm_theme_new (MBWMManager * wm, const char * theme_path);
void
mb_wm_theme_paint_decor (MBWMTheme *theme,