fix color of window separators in media library etc.

This commit is contained in:
Andrzej Rybczak
2014-09-03 21:27:43 +02:00
parent fb0b2158e3
commit 5ce193303b
7 changed files with 10 additions and 16 deletions

View File

@@ -25,6 +25,7 @@
#include "scrollpad.h"
#include "screen_type.h"
void drawSeparator(int x);
void genericMouseButtonPressed(NC::Window &w, MEVENT me);
void scrollpadMouseButtonPressed(NC::Scrollpad &w, MEVENT me);