Skip to content
Commit abf6b598 authored by Bernhard Beschow's avatar Bernhard Beschow
Browse files

ViewportParams: forward methods from AbstractProjection which take a ViewportParams parameter

Simplifies calls like
  viewport->currentProjection()->foo( ..., viewport, ... )
to
  viewport->foo( ... ).

CCMAIL: kde-bindings@kde.org
parent 7bae025f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment