From 6b166ece0a576e9be9c71a61fab5424d75a9301f Mon Sep 17 00:00:00 2001 From: zautrix Date: Mon, 17 Jan 2005 12:18:59 +0000 Subject: many AB fixes --- (limited to 'kabc/secrecy.h') diff --git a/kabc/secrecy.h b/kabc/secrecy.h index 8f2f736..b2ff565 100644 --- a/kabc/secrecy.h +++ b/kabc/secrecy.h @@ -59,7 +59,7 @@ public: * * @param type The secrecy type, @see Types. */ - Secrecy( int type = Invalid ); + Secrecy( int type = Public ); bool operator==( const Secrecy & ) const; bool operator!=( const Secrecy & ) const; -- cgit v0.9.0.2