directfb: Fix the typo in the parameter
Change-Id: I3d373872c533bc4b6f4f010f5cce4dbb41dbb561 Reviewed-by: Jørgen Lind <jorgen.lind@nokia.com>
This commit is contained in:
parent
ab0e62205f
commit
13505b53b6
@ -53,7 +53,7 @@ class QDirectFbBlitter;
|
||||
class QDirectFBCursor : public QPlatformCursor
|
||||
{
|
||||
public:
|
||||
QDirectFBCursor(QPlatformScreen *screem);
|
||||
QDirectFBCursor(QPlatformScreen *screen);
|
||||
void changeCursor(QCursor *cursor, QWindow *window);
|
||||
|
||||
private:
|
||||
|
Loading…
Reference in New Issue
Block a user