SVN_SILENT: some krazy spelling fixes mainly in comments
svn path=/trunk/KDE/kdebase/runtime/solid/control/solid/; revision=662694
This commit is contained in:
parent
10156797bd
commit
97b328de46
2 changed files with 2 additions and 2 deletions
|
@ -159,7 +159,7 @@ void ShowFpsEffect::paintGL( int fps )
|
|||
|
||||
/*
|
||||
Differences between OpenGL and XRender:
|
||||
- differenly specified rectangles (X: width/height, O: x2,y2)
|
||||
- differently specified rectangles (X: width/height, O: x2,y2)
|
||||
- XRender uses pre-multiplied alpha
|
||||
*/
|
||||
void ShowFpsEffect::paintXrender( int fps )
|
||||
|
|
|
@ -8,7 +8,7 @@ You can Freely distribute this program under the GNU General Public
|
|||
License. See the file "COPYING" for the exact licensing terms.
|
||||
******************************************************************/
|
||||
|
||||
// TODO MIT or some other licence, perhaps move to some lib
|
||||
// TODO MIT or some other license, perhaps move to some lib
|
||||
|
||||
#ifndef KWIN_LIB_EFFECTS_H
|
||||
#define KWIN_LIB_EFFECTS_H
|
||||
|
|
Loading…
Reference in a new issue