projects
/
rodin
/
chimara.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cc5676c
)
Added dummy glk_stylehint_clear() function
author
Philip Chimento
<philip.chimento@gmail.com>
Sun, 24 May 2009 08:33:57 +0000
(08:33 +0000)
committer
Philip Chimento
<philip.chimento@gmail.com>
Sun, 24 May 2009 08:33:57 +0000
(08:33 +0000)
git-svn-id: http://lassie.dyndns-server.com/svn/gargoyle-gtk@80
ddfedd41
-794f-dd11-ae45-
00112f111e67
libchimara/style.c
patch
|
blob
|
history
diff --git
a/libchimara/style.c
b/libchimara/style.c
index d2eb235d698209463bc61cef27b042a41bcb7319..3219d265c547401f49a78e02f2131afbf516820f 100644
(file)
--- a/
libchimara/style.c
+++ b/
libchimara/style.c
@@
-195,3
+195,8
@@
glk_stylehint_set(glui32 wintype, glui32 style, glui32 hint, glsi32 val)
}
}
}
+
+void
+glk_stylehint_clear(glui32 wintype, glui32 styl, glui32 hint)
+{
+}
\ No newline at end of file