From 00e9f7731c19604a8e79df9e935ec833fc1937f8 Mon Sep 17 00:00:00 2001 From: eilers Date: Tue, 18 Feb 2003 11:55:59 +0000 Subject: Fixing categoryNames in opimrecord which was just checking for Todo List Now we get the categories in addressbook, too ! --- (limited to 'libopie/pim/opimrecord.h') diff --git a/libopie/pim/opimrecord.h b/libopie/pim/opimrecord.h index 665530f..c7f9460 100644 --- a/libopie/pim/opimrecord.h +++ b/libopie/pim/opimrecord.h @@ -38,7 +38,7 @@ public: /** * category names resolved */ - QStringList categoryNames()const; + QStringList categoryNames( const QString& appname )const; /** * set category names they will be resolved -- cgit v0.9.0.2