]> Dogcows Code - chaz/openbox/blobdiff - otk/eventdispatcher.cc
better msgs
[chaz/openbox] / otk / eventdispatcher.cc
index 0d861b3670ce286f4ca36539b8efc72697700535..2de283691bf1ed7229118da7cba4f5310efbaa73 100644 (file)
@@ -1,9 +1,11 @@
 #include "eventdispatcher.hh"
 #include "display.hh"
+#include <iostream>
 
 namespace otk {
 
 OtkEventDispatcher::OtkEventDispatcher()
+  : _fallback(0)
 {
 }
 
This page took 0.021254 seconds and 4 git commands to generate.