From f79407b018b3abd9a99ccd259f1ff24f3bfee6a4 Mon Sep 17 00:00:00 2001 From: ulf69 Date: Wed, 11 Aug 2004 19:20:53 +0000 Subject: added a configurationsettings that aloowes the user to choose between the display of multiple views at once or just one --- (limited to 'kaddressbook/kcmconfigs/kabconfigwidget.h') diff --git a/kaddressbook/kcmconfigs/kabconfigwidget.h b/kaddressbook/kcmconfigs/kabconfigwidget.h index 8c0c436..2928495 100644 --- a/kaddressbook/kcmconfigs/kabconfigwidget.h +++ b/kaddressbook/kcmconfigs/kabconfigwidget.h @@ -68,6 +68,8 @@ class KABConfigWidget : public QWidget QCheckBox *mNameParsing; QCheckBox *mViewsSingleClickBox; + QCheckBox *mMultipleViewsAtOnce; + QPushButton *mConfigureButton; AddresseeWidget *mAddresseeWidget; -- cgit v0.9.0.2