const
authorDana Jansens <danakj@orodu.net>
Thu, 31 May 2007 04:32:30 +0000 (04:32 +0000)
committerDana Jansens <danakj@orodu.net>
Thu, 31 May 2007 04:32:30 +0000 (04:32 +0000)
src/preview.h

index aa2157719c4eb7f4026acb314ee97f8fc6fe527c..ff43766df0b6acb42db33209f741e23ab584f443 100644 (file)
@@ -24,7 +24,7 @@
 #include <openbox/font.h>
 #include <gdk/gdkpixbuf.h>
 
-GdkPixbuf *preview_theme(gchar *name, gchar *titlelayout,
+GdkPixbuf *preview_theme(const gchar *name, const gchar *titlelayout,
                          RrFont *active_window_font,
                          RrFont *inactive_window_font,
                          RrFont *menu_title_font,