]> git.xonotic.org Git - xonotic/netradiant.git/blobdiff - contrib/prtview/gtkdlgs.h
set eol-style
[xonotic/netradiant.git] / contrib / prtview / gtkdlgs.h
index afa3ea740e936bdbaa9cbf04effb51426a45dc34..37ca503174ce911a5e64626679ee53f4d2449f6b 100644 (file)
@@ -1,27 +1,27 @@
-/*\r
-PrtView plugin for GtkRadiant\r
-Copyright (C) 2001 Geoffrey Dewan, Loki software and qeradiant.com\r
-\r
-This library is free software; you can redistribute it and/or\r
-modify it under the terms of the GNU Lesser General Public\r
-License as published by the Free Software Foundation; either\r
-version 2.1 of the License, or (at your option) any later version.\r
-\r
-This library is distributed in the hope that it will be useful,\r
-but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU\r
-Lesser General Public License for more details.\r
-\r
-You should have received a copy of the GNU Lesser General Public\r
-License along with this library; if not, write to the Free Software\r
-Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-*/\r
-\r
-#ifndef _GTKDLGS_H_\r
-#define _GTKDLGS_H_\r
-\r
-int DoLoadPortalFileDialog ();\r
-void DoAboutDlg ();\r
-void DoConfigDialog ();\r
-\r
-#endif // _GTKDLGS_H_\r
+/*
+PrtView plugin for GtkRadiant
+Copyright (C) 2001 Geoffrey Dewan, Loki software and qeradiant.com
+
+This library is free software; you can redistribute it and/or
+modify it under the terms of the GNU Lesser General Public
+License as published by the Free Software Foundation; either
+version 2.1 of the License, or (at your option) any later version.
+
+This library is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+Lesser General Public License for more details.
+
+You should have received a copy of the GNU Lesser General Public
+License along with this library; if not, write to the Free Software
+Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+*/
+
+#ifndef _GTKDLGS_H_
+#define _GTKDLGS_H_
+
+int DoLoadPortalFileDialog ();
+void DoAboutDlg ();
+void DoConfigDialog ();
+
+#endif // _GTKDLGS_H_