aboutsummaryrefslogtreecommitdiff
path: root/src/Theme.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/Theme.hh')
-rw-r--r--src/Theme.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Theme.hh b/src/Theme.hh
index 0054c27..e02b8af 100644
--- a/src/Theme.hh
+++ b/src/Theme.hh
@@ -62,7 +62,7 @@ class Theme
62{ 62{
63public: 63public:
64 64
65 Theme(Display *display, Colormap colormap, int screennum, BImageControl *ic, const char *filename); 65 Theme(Display *display, Window rootwindow, Colormap colormap, int screennum, BImageControl *ic, const char *filename);
66 ~Theme(); 66 ~Theme();
67 67
68 68