1
0
mirror of https://gitlab.gnome.org/GNOME/evince synced 2024-07-07 19:39:49 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
Christian Persch
60ba7b0ee5 all: Replace include guards with pragma once
Instead of using the "#ifndef FOO_H", "#define FOO_H", …, "#endif FOO_H"
guards around the header file, use the "#pragma once".
2021-12-15 02:24:07 +00:00
Arun Persaud
19a00ed1cd Update FSF address everywhere.
updated where 'git grep Temple' showed an old address, not including po-files.

Fixes bug# 514607.

Signed-off-by: Arun Persaud <arun@nubati.net>
2010-04-05 11:24:46 +02:00
Christian Persch
09d18721e3 Bug 558064 – build with single includes
svn path=/trunk/; revision=3240
2008-10-27 12:17:08 +00:00
P. Henrique Silva
7069e1991b Fixes CHACK type in class casts. See bug #385343 for details.
2006-12-13  P. Henrique Silva  <ph.silva@gmail.com>

	* lib/ev-tooltip.h:
	* properties/ev-properties-view.h:
	* shell/ev-jobs.h:
	* shell/ev-properties-dialog.h:
	* shell/ev-properties-fonts.h:
	* shell/ev-sidebar-links.h:
	* shell/ev-sidebar-thumbnails.h:
	* shell/ev-sidebar.h:
	* shell/ev-window.h:

	Fixes CHACK type in class casts. See bug #385343
	for details.
2006-12-13 06:13:47 +00:00
Marco Pesenti Gritti
2ad5c80aaf *** empty log message *** 2005-07-04 11:58:56 +00:00