]> Dogcows Code - chaz/openbox/blobdiff - otk/rendercontrol.hh
keep track of if the move is the final move or not, and pass it along
[chaz/openbox] / otk / rendercontrol.hh
index ff9d313dd41aec0b581c2c74e8ba04e0156f944e..fa07cf517f372f42831827cda8659d18b30b4016 100644 (file)
@@ -46,7 +46,7 @@ protected:
 public:
   virtual ~RenderControl();
 
-  static RenderControl *getRenderControl(int screen);
+  static RenderControl *createRenderControl(int screen);
 
   //! Draws a background onto a Surface, as specified by a RenderTexture
   /*!
This page took 0.020016 seconds and 4 git commands to generate.