]> Dogcows Code - chaz/openbox/blobdiff - src/blackbox.cc
xeventhandler can handle everything except client messages now.
[chaz/openbox] / src / blackbox.cc
index 6d267b53017e8fd3b603496746493644cc35cef8..a6a0b9f88d33aa557dff4527d572be245b06eb72 100644 (file)
@@ -1132,7 +1132,7 @@ void Blackbox::reconfigure(void) {
 
   reconfigure_wait = True;
 
-  if (! timer->isTiming()) timer->start();
+  if (! timer->timing()) timer->start();
 }
 
 
This page took 0.020999 seconds and 4 git commands to generate.