mirror of
https://bitbucket.org/smil3y/katie.git
synced 2025-02-24 02:42:55 +00:00
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:
parent
3cea79e9f4
commit
4b34651132
1 changed files with 1 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue