From 8856e75c203aa69be210b2fee1095ab9761aca7e Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 22 Jan 2013 20:23:08 -0600 Subject: Rename KInstance and KAboutData to avoid conflicts with KDE4 --- kwallet/main.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kwallet/main.cpp') diff --git a/kwallet/main.cpp b/kwallet/main.cpp index 19e452d..7503737 100644 --- a/kwallet/main.cpp +++ b/kwallet/main.cpp @@ -48,9 +48,9 @@ int main(int argc, char **argv) { KCmdLineLastOption }; - KAboutData about("kwalletmanager", I18N_NOOP("TDE Wallet Manager"), "1.1", + TDEAboutData about("kwalletmanager", I18N_NOOP("TDE Wallet Manager"), "1.1", I18N_NOOP("TDE Wallet Management Tool"), - KAboutData::License_GPL, + TDEAboutData::License_GPL, I18N_NOOP("(c) 2003,2004 George Staikos"), 0, "http://www.kde.org/"); -- cgit v1.2.1