X11WindowSystem: Slight changes in inheritance behaviour
authorMichael Schuldt <michael.schuldt@bmw.de>
Thu, 30 Aug 2012 09:00:41 +0000 (11:00 +0200)
committerMichael Schuldt <michael.schuldt@bmw.de>
Thu, 30 Aug 2012 09:00:41 +0000 (11:00 +0200)
commit44eb50e5b09938feb12eee5005950092598ab82d
tree7cbda51841c3175bccad67f76bb92933768623b0
parentf6e3165ab198536f46904444054d5ed82fb287c2
X11WindowSystem: Slight changes in inheritance behaviour

- All WindowSystems which are derived from the X11WindowSystem
  can now overwrite the calculateSurfaceFps and calculateFps Method.
LayerManagerPlugins/Renderers/Graphic/include/WindowSystems/X11WindowSystem.h
LayerManagerPlugins/Renderers/Graphic/src/WindowSystems/X11WindowSystem.cpp