Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Dorota Czaplejewicz
gtk
Commits
100ecea2
Commit
100ecea2
authored
Apr 13, 2010
by
Martyn Russell
Browse files
Fixed build failure for gtkorientable
parent
72c51a5a
Changes
1
Hide whitespace changes
Inline
Side-by-side
gtk/gtkorientable.c
View file @
100ecea2
...
...
@@ -30,7 +30,7 @@
typedef
GtkOrientableIface
GtkOrientableInterface
;
G_DEFINE_INTERFACE
(
GtkOrientable
,
gtk_orientable
,
G_OBJECT
_TYPE
)
G_DEFINE_INTERFACE
(
GtkOrientable
,
gtk_orientable
,
G_
TYPE_
OBJECT
)
static
void
gtk_orientable_default_init
(
GtkOrientableInterface
*
iface
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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