]> Dogcows Code - chaz/openbox/blobdiff - src/openbox.cc
readd titlebar buttons. but they dont press yet
[chaz/openbox] / src / openbox.cc
index 9c1041acfce5f4baa31d0d8fa6964bbd06a0f83a..89e541aa7d29e4a18a60a963f938d86466ae8320 100644 (file)
@@ -358,7 +358,7 @@ void Openbox::setFocusedClient(Client *c)
   // sometimes this is called with the already-focused window, this is
   // important for the python scripts to work (eg, c = 0 twice). don't just
   // return if _focused_client == c
-  
+
   assert(_focused_screen);
 
   // uninstall the old colormap
This page took 0.021955 seconds and 4 git commands to generate.