summaryrefslogtreecommitdiff
path: root/gtkplaylist.h
diff options
context:
space:
mode:
authorGravatar waker <wakeroid@gmail.com>2009-08-28 21:31:08 +0200
committerGravatar waker <wakeroid@gmail.com>2009-08-28 21:31:08 +0200
commit02a72b4aae032565b401c88162315d72b917a688 (patch)
tree3c68679b0c0da18a0721084261564be4daf60be4 /gtkplaylist.h
parentf263abb8b777b61bcce7eee88716a137d0f880c3 (diff)
fixed some "scroll follows playback" bugs
Diffstat (limited to 'gtkplaylist.h')
-rw-r--r--gtkplaylist.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtkplaylist.h b/gtkplaylist.h
index b19a9be8..090f6aed 100644
--- a/gtkplaylist.h
+++ b/gtkplaylist.h
@@ -70,6 +70,7 @@ typedef struct {
int row;
double clicktime; // for doubleclick detection
int nvisiblerows;
+ int nvisiblefullrows;
// array of lengths and widths
// N = number of columns
// M = number of visible rows,