Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
GameDevWeek
Sommersemester 2015
Cpp
Deth Buff Arr
Commits
90ce6d4a
Commit
90ce6d4a
authored
Sep 27, 2015
by
Michael Ochmann
Browse files
jerry screwed an assignment up
parent
dad36b33
Changes
1
Hide whitespace changes
Inline
Side-by-side
include/ui/text_widget.hpp
View file @
90ce6d4a
...
...
@@ -34,7 +34,7 @@ namespace gdw {
return
font_size_
;
}
void
font_size
(
float
font_size
)
{
void
font_size
(
float
font_size
_
)
{
text_widget
::
font_size_
=
font_size_
;
}
...
...
Write
Preview
Supports
Markdown
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