summaryrefslogtreecommitdiffstats
path: root/kicker/proxy/extensiondebugger.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kicker/proxy/extensiondebugger.cpp')
-rw-r--r--kicker/proxy/extensiondebugger.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/kicker/proxy/extensiondebugger.cpp b/kicker/proxy/extensiondebugger.cpp
index 8c63fd7a8..94998c571 100644
--- a/kicker/proxy/extensiondebugger.cpp
+++ b/kicker/proxy/extensiondebugger.cpp
@@ -42,10 +42,10 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-static KCmdLineOptions options[] =
+static TDECmdLineOptions options[] =
{
{ "+desktopfile", I18N_NOOP("The extensions desktop file"), 0 },
- KCmdLineLastOption
+ TDECmdLineLastOption
};
KPanelExtension* loadExtension(const AppletInfo& info)