mapcanvaspatch.diff

the possible solution - goocreations -, 2011-01-24 10:53 PM

Download (453 Bytes)

View differences:

python/gui/qgsmapcanvas.sip (working copy)
255 255
    */
256 256
    void renderComplete(QPainter *);
257 257

  
258
    //! Overridden paint event
259
    void paintEvent(QPaintEvent *);
260

  
258 261
    /** Emitted when the canvas is about to be rendered.
259 262
      \note Added in 1.5 */
260 263
    void renderStarting();