Merge branch 'master' of github.com:Allanis/Unuk

This commit is contained in:
Rtch90 2012-02-01 23:46:13 +00:00
commit 76517a7a5f
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE QtCreatorProject>
<!-- Written by Qt Creator 2.4.1, 2012-02-02T01:00:55. -->
<!-- Written by Qt Creator 2.4.1, 2012-02-02T01:31:32. -->
<qtcreator>
<data>
<variable>ProjectExplorer.Project.ActiveTarget</variable>

View File

@ -61,7 +61,7 @@ void EventHistory::Render(void) {
_bgx, _bgy,
_bgx + BOX_WIDTH, _bgy + BOX_HEIGHT,
8,
0, 0, 0, 200);
0, 0, 0, 128);
roundedRectangleRGBA(screen,
_bgx, _bgy,