Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Dorota Czaplejewicz
gtk
Commits
7c4652f9
Commit
7c4652f9
authored
Sep 10, 2007
by
Matthias Clasen
Browse files
Fix a typo
svn path=/trunk/; revision=18786
parent
6f9364ec
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
7c4652f9
2007
-
09
-
10
Matthias
Clasen
<
mclasen
@
redhat
.
com
>
*
gtk
/
gtksearchenginesimple
.
h
:
Replace
a
duplicate
G_END_DECLS
by
G_BEGIN_DECLS
.
(#
475439
,
Nigel
Tao
)
2007
-
09
-
10
Kristian
Rietveld
<
kris
@
imendio
.
com
>
*
gtk
/
gtkmenutoolbutton
.
c
(
gtk_menu_tool_button_construct_contents
):
...
...
gtk/gtksearchenginesimple.h
View file @
7c4652f9
...
...
@@ -25,7 +25,7 @@
#include "gtksearchengine.h"
G_
END
_DECLS
G_
BEGINE
_DECLS
#define GTK_TYPE_SEARCH_ENGINE_SIMPLE (_gtk_search_engine_simple_get_type ())
#define GTK_SEARCH_ENGINE_SIMPLE(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_SEARCH_ENGINE_SIMPLE, GtkSearchEngineSimple))
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment