From 391e0b69f256bab8971430050c65f0e6e7eea9be Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 3 Feb 2013 22:50:50 -0600 Subject: Rename KStyle to TDEStyle to avoid conflicts with KDE4 --- kexi/widget/utils/kexidropdownbutton.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kexi/widget/utils/kexidropdownbutton.cpp') diff --git a/kexi/widget/utils/kexidropdownbutton.cpp b/kexi/widget/utils/kexidropdownbutton.cpp index c3a14dca..cf204d13 100644 --- a/kexi/widget/utils/kexidropdownbutton.cpp +++ b/kexi/widget/utils/kexidropdownbutton.cpp @@ -29,7 +29,7 @@ KexiDropDownButton::KexiDropDownButton(TQWidget *parent) : TQToolButton(parent, "KexiDBImageBox::Button") { setSizePolicy(TQSizePolicy::Preferred, TQSizePolicy::Expanding); -//! @todo get this from a KStyle +//! @todo get this from a TDEStyle // setFixedWidth(TQMAX(18, tqApp->globalStrut().width())); int fixedWidth; //hack -- cgit v1.2.1