From 9a03aa40e3110a537b19f8a708d6782c69526f30 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 6 Feb 2013 19:47:05 -0600 Subject: Rename KCmd to avoid conflicts with KDE4 --- kopete/plugins/smpppdcs/unittest/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kopete/plugins') diff --git a/kopete/plugins/smpppdcs/unittest/main.cpp b/kopete/plugins/smpppdcs/unittest/main.cpp index 5eda8cb2..eefcd731 100644 --- a/kopete/plugins/smpppdcs/unittest/main.cpp +++ b/kopete/plugins/smpppdcs/unittest/main.cpp @@ -25,7 +25,7 @@ static const char description[] = I18N_NOOP("SMPPPDClientTests"); static const char version[] = "0.1"; -static KCmdLineOptions options[] = { KCmdLineLastOption }; +static TDECmdLineOptions options[] = { TDECmdLineLastOption }; int main( int argc, char** argv ) { TDEAboutData about("SMPPPDClientTests", I18N_NOOP("SMPPPDClientTests"), version, description, -- cgit v1.2.1