From c20c85c383cb36c7ece87af9e3a60d14b36a9de5 Mon Sep 17 00:00:00 2001 From: zautrix Date: Mon, 08 Nov 2004 23:23:02 +0000 Subject: fixed orientation change in kapi --- (limited to 'kaddressbook/incsearchwidget.cpp') diff --git a/kaddressbook/incsearchwidget.cpp b/kaddressbook/incsearchwidget.cpp index 78eaf65..dd2121a 100644 --- a/kaddressbook/incsearchwidget.cpp +++ b/kaddressbook/incsearchwidget.cpp @@ -56,6 +56,7 @@ IncSearchWidget::IncSearchWidget( QWidget *parent, const char *name ) // if (KGlobal::getOrientation() == KGlobal::Portrait) // mSearchText->setMaximumWidth(30); // #endif //KAB_EMBEDDED + //mSearchText->setMaximumWidth(60); mFieldCombo = new QComboBox( false, this ); -- cgit v0.9.0.2