From 4b20972da142bbdea42c682025ab5303c35a5a92 Mon Sep 17 00:00:00 2001 From: eilers Date: Wed, 27 Nov 2002 15:21:06 +0000 Subject: Extremely improved table update --- (limited to 'core/pim/addressbook/abtable.h') diff --git a/core/pim/addressbook/abtable.h b/core/pim/addressbook/abtable.h index 83bd5a7..9825665 100644 --- a/core/pim/addressbook/abtable.h +++ b/core/pim/addressbook/abtable.h @@ -85,6 +85,7 @@ public: void show(); void setPaintingEnabled( bool e ); + void viewportPaintEvent( QPaintEvent* e); // addresspicker mode (What's that ? se) void setChoiceNames( const QStringList& list); @@ -127,8 +128,8 @@ private: QValueList intFields; QStringList choicenames; bool enablePainting; - bool columnVisible; + int countNested; OContactAccess::List m_viewList; -- cgit v0.9.0.2