@@ -148,7 +148,7 @@ QWidget *BaseWindow::getLayoutContainer()
|
|||||||
|
|
||||||
bool BaseWindow::hasCustomWindowFrame()
|
bool BaseWindow::hasCustomWindowFrame()
|
||||||
{
|
{
|
||||||
#ifdef Q_OS_WIN
|
#ifdef USEWINSDK
|
||||||
return this->enableCustomFrame;
|
return this->enableCustomFrame;
|
||||||
#else
|
#else
|
||||||
return false;
|
return false;
|
||||||
|
|||||||
Reference in New Issue
Block a user