-rw-r--r-- | microkde/kresources/factory.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/microkde/kresources/factory.cpp b/microkde/kresources/factory.cpp index 4e4456d..78e3b43 100644 --- a/microkde/kresources/factory.cpp +++ b/microkde/kresources/factory.cpp @@ -98,2 +98,3 @@ Factory::Factory( const QString& resourceFamily) : //US add opie plugin only, if the library exists. + /*US QString libname = "microkabc_opie"; @@ -108,3 +109,3 @@ Factory::Factory( const QString& resourceFamily) : } - + */ //US add qtopia plugin only, if the library exists. |