From 5466d52073af147d100482cbf633087bb9fb631b Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 6 Feb 2013 19:46:01 -0600 Subject: Rename KCmd to avoid conflicts with KDE4 --- tdeparts/tests/ghostview.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tdeparts/tests/ghostview.cpp') diff --git a/tdeparts/tests/ghostview.cpp b/tdeparts/tests/ghostview.cpp index 66d6f786a..24d70a14d 100644 --- a/tdeparts/tests/ghostview.cpp +++ b/tdeparts/tests/ghostview.cpp @@ -91,10 +91,10 @@ void Shell::slotFileOpen() openURL( url ); } -static KCmdLineOptions options[] = +static TDECmdLineOptions options[] = { { "+file(s)", "Files to load", 0 }, - KCmdLineLastOption + TDECmdLineLastOption }; static const char version[] = "v0.0.1 2000 (c) David Faure"; static const char description[] = "This is a test shell for the kghostview part."; -- cgit v1.2.1