Fix linux developer-build
This commit is contained in:
@@ -548,6 +548,8 @@ bool WidgetResizeHandler::isInterestingNativeEvent(int nativeEvent)
|
||||
default:
|
||||
return false;
|
||||
}
|
||||
#else
|
||||
Q_UNUSED(nativeEvent);
|
||||
#endif
|
||||
return false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user