From 78b4b738d3bd15c2c820bb566c4725f7cea1ff8d Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 6 Feb 2013 19:45:41 -0600 Subject: Rename KCmd to avoid conflicts with KDE4 --- ksvg/test/external/printnodetest.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ksvg/test/external/printnodetest.cpp') diff --git a/ksvg/test/external/printnodetest.cpp b/ksvg/test/external/printnodetest.cpp index 83ffafde..94206b19 100644 --- a/ksvg/test/external/printnodetest.cpp +++ b/ksvg/test/external/printnodetest.cpp @@ -13,10 +13,10 @@ using namespace KSVG; -static KCmdLineOptions options[] = +static TDECmdLineOptions options[] = { { "+URL", I18N_NOOP("SVG file to open"), 0 }, - KCmdLineLastOption + TDECmdLineLastOption }; Worker::Worker(const KURL &url) -- cgit v1.2.3