build fix for the case when QT_NO_STYLE_STYLESHEET or QT_NO_STYLE_WINDOWS is defined

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
Ivailo Monev 2022-02-23 23:49:11 +02:00
parent 3cea79e9f4
commit 4b34651132

View file

@ -472,8 +472,6 @@ StyleSheet QStyleSheetStyle::getDefaultStyleSheet() const
return sheet;
}
#endif // #ifndef QT_NO_STYLE_STYLESHEET
QT_END_NAMESPACE
#endif // #ifndef QT_NO_STYLE_STYLESHEET