]> Dogcows Code - chaz/openbox/blobdiff - otk/truerendercontrol.hh
compiles
[chaz/openbox] / otk / truerendercontrol.hh
index a62715f58194d9e2af33bd7c8ba5723925cae4f7..9647a2a302c5414ab6773064260d8e470dd76a2e 100644 (file)
@@ -17,7 +17,7 @@ public:
   TrueRenderControl(const ScreenInfo *screen);
   virtual ~TrueRenderControl();
 
-  virtual void render(::Drawable d) = 0;
+  virtual void render(::Drawable d);
 };
 
 }
This page took 0.019702 seconds and 4 git commands to generate.