remotes/origin/kpdf-experiments
			
			
		
Andrew Coles 22 years ago
parent 02c6a2a458
commit d41e0ae37e
  1. 10
      kpdf/xpdf_errors.cpp
  2. 9
      kpdf/xpdf_errors.h

@ -1,3 +1,13 @@
/***************************************************************************
* Copyright (C) 2004 by Andrew Coles <andrew_coles@yahoo.co.uk> *
* Copyright (C) 2004 by Albert Astals Cid <tsdgeos@terra.es> *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
* the Free Software Foundation; either version 2 of the License, or *
* (at your option) any later version. *
***************************************************************************/
#include "xpdf_errors.h"
#include "klocale.h"

@ -1,3 +1,12 @@
/***************************************************************************
* Copyright (C) 2004 by Andrew Coles <andrew_coles@yahoo.co.uk> *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
* the Free Software Foundation; either version 2 of the License, or *
* (at your option) any later version. *
***************************************************************************/
#ifndef XPDF_ERRORS_H
#define XPDF_ERRORS_H

Loading…
Cancel
Save