From 0ae5679aa160245af248836e1d7743aeff63f2e1 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 6 Nov 2011 02:31:13 -0600 Subject: Additional kde to tde renaming --- kdeprint/foomatic2loader.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kdeprint/foomatic2loader.h') diff --git a/kdeprint/foomatic2loader.h b/kdeprint/foomatic2loader.h index fe32ee8fa..19cfc9d9d 100644 --- a/kdeprint/foomatic2loader.h +++ b/kdeprint/foomatic2loader.h @@ -1,6 +1,6 @@ /* * This file is part of the KDE libraries - * Copyright (c) 2001-2003 Michael Goffioul + * Copyright (c) 2001-2003 Michael Goffioul * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public @@ -46,7 +46,7 @@ public: private: TQMap m_foodata; - friend int kdeprint_foomatic2parse( void* ); + friend int tdeprint_foomatic2parse( void* ); DrBase* createValue( const TQString&, const TQMap& ) const; DrBase* createOption( const TQMap& ) const; }; -- cgit v1.2.1