pedantic--

svn path=/trunk/playground/graphics/okular/; revision=584828
This commit is contained in:
Dirk Mueller 2006-09-15 16:11:07 +00:00
parent 30aed9edb0
commit 9f6f989e1c

View file

@ -24,7 +24,7 @@ namespace okularUtils
* specified \p orientation .
*/
QRect OKULAR_EXPORT rotateRect( const QRect & source, int width, int height, int orientation );
};
}
#endif