Compile.
This commit is contained in:
parent
176f30b137
commit
dc40eaba1f
@ -18,7 +18,6 @@ Window::Window(QWindow *parent)
|
||||
: QWindow(parent)
|
||||
, m_backgroundColorIndex(colorIndexId++)
|
||||
{
|
||||
setSurfaceType(RasterSurface);
|
||||
setWindowTitle(QLatin1String("Window"));
|
||||
|
||||
if (parent)
|
||||
|
Loading…
Reference in New Issue
Block a user