aboutsummaryrefslogtreecommitdiff
path: root/src/fluxbox.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/fluxbox.hh')
-rw-r--r--src/fluxbox.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/fluxbox.hh b/src/fluxbox.hh
index 2d2e670..86c3103 100644
--- a/src/fluxbox.hh
+++ b/src/fluxbox.hh
@@ -151,6 +151,7 @@ public:
151 void removeGroupSearch(Window win); 151 void removeGroupSearch(Window win);
152 void restart(const char *command = 0); 152 void restart(const char *command = 0);
153 void reconfigure(); 153 void reconfigure();
154 void reconfigThemes();
154 155
155 /// todo, remove this. just temporary 156 /// todo, remove this. just temporary
156 void updateFrameExtents(FluxboxWindow &win); 157 void updateFrameExtents(FluxboxWindow &win);