summaryrefslogtreecommitdiffstats
path: root/src/gui/styles/qwindowsxpstyle_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/styles/qwindowsxpstyle_p.h')
-rw-r--r--src/gui/styles/qwindowsxpstyle_p.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gui/styles/qwindowsxpstyle_p.h b/src/gui/styles/qwindowsxpstyle_p.h
index 13d0c94..91560ce 100644
--- a/src/gui/styles/qwindowsxpstyle_p.h
+++ b/src/gui/styles/qwindowsxpstyle_p.h
@@ -321,6 +321,8 @@ public:
bool fixAlphaChannel(const QRect &rect);
bool swapAlphaChannel(const QRect &rect, bool allPixels = false);
+ static bool isItemViewDelegateLineEdit(const QWidget *widget);
+
QRgb groupBoxTextColor;
QRgb groupBoxTextColorDisabled;
QRgb sliderTickColor;